Skip to content

Commit

Permalink
remove bin from setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Feb 29, 2024
1 parent 43b4f4b commit 3c9af83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ package_dir =
=py
packages = find:
include_package_data = True
python_requires = >=3.8
python_requires = >=3.9
# setup_requires = setuptools_scm
install_requires =
requests
pyyaml
numpy<1.23
numpy<2.0
astropy>=5.0
healpy
matplotlib
Expand Down

0 comments on commit 3c9af83

Please sign in to comment.