Skip to content

Commit

Permalink
pinned python to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson committed Jan 8, 2025
1 parent 97dc0a7 commit bbf4973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- python>=3.9
- python==3.12
- pip
- pip:
- -e . # This calls the setup and therefore pyproject.toml dependencies

0 comments on commit bbf4973

Please sign in to comment.