Skip to content

Commit 01389ef

Browse files
committed
Changed python version constraint.
1 parent 4149c9a commit 01389ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

continuous_integration/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: cuda_python
22
channels:
33
- defaults
44
dependencies:
5-
- python=3.11
5+
- python>=3.10
66
- cython>=3.0.0
77
- pytest>=6.2.4
88
- numpy>=1.21.1

0 commit comments

Comments
 (0)