Skip to content

Commit

Permalink
Bump python to 3.12 (3.8 is EOL)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibell committed Oct 19, 2024
1 parent 75dfb0a commit 7b9444e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: pdsim
channels:
- conda-forge
dependencies:
- python=3.8
- python=3.12
- numpy
- scipy
- matplotlib
Expand Down

0 comments on commit 7b9444e

Please sign in to comment.