Skip to content

Commit

Permalink
specify Python 3.11
Browse files Browse the repository at this point in the history
now that it's supported
  • Loading branch information
minrk committed Feb 16, 2023
1 parent 9f0e2b8 commit 28e6aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: example-environment
channels:
- conda-forge
dependencies:
- python=3.11
- numpy
- psutil
- toolz
Expand Down

0 comments on commit 28e6aee

Please sign in to comment.