Skip to content

Commit

Permalink
Changed python version constraint.
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepd-nv committed Aug 23, 2024
1 parent 4149c9a commit 01389ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion continuous_integration/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cuda_python
channels:
- defaults
dependencies:
- python=3.11
- python>=3.10
- cython>=3.0.0
- pytest>=6.2.4
- numpy>=1.21.1
Expand Down

0 comments on commit 01389ef

Please sign in to comment.