Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smiet committed Jun 28, 2024
1 parent 91d4eb0 commit 5cec0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utilities/pythontools/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"coilpy",
"f90nml",
"h5py",
"matplotlib"
"matplotlib",
"scipy>=1.7.0"],
description="SPEC(Stepped-Pressure Equilibrium Code) python utilities",
long_description=long_description,
Expand Down

0 comments on commit 5cec0da

Please sign in to comment.