Skip to content

Commit

Permalink
need to fix python version for conda
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangWaltenberger committed Sep 13, 2023
1 parent 3fd7e7b commit d499e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: environment-smodels
channels:
- conda-forge
dependencies:
- python
- python==3.10.0
- pip
- setuptools
- wheel
Expand Down

0 comments on commit d499e9f

Please sign in to comment.