Skip to content

Commit

Permalink
add setuptools (needed for py312)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgieseler committed May 30, 2024
1 parent 0a7e0ca commit e74c077
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ pandas
plotly
python-dateutil
scipy
setuptools
speasy>=1.2.7
tqdm
sunkit_magex
sunpy
tqdm
zeep
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,11 @@ install_requires =
plotly
python-dateutil
scipy
setuptools
speasy>=1.2.7
sunkit_magex
sunpy
tqdm
zeep

[options.extras_require]
Expand Down

0 comments on commit e74c077

Please sign in to comment.