specify Python 3.11

now that it's supported
This commit is contained in:
Min RK 2023-02-16 10:01:31 +01:00
parent 9f0e2b8c42
commit 28e6aeebe9
No known key found for this signature in database
GPG Key ID: 809C6E46EAA899F4

View File

@ -2,6 +2,7 @@ name: example-environment
channels:
- conda-forge
dependencies:
- python=3.11
- numpy
- psutil
- toolz