Skip to content

Commit

Permalink
<bot> update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
wipacdevbot committed Oct 9, 2024
1 parent 048f6d8 commit 5bc6660
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ classifiers =
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
download_url = https://pypi.org/project/icecube-skyreader/
project_urls =
Tracker = https://github.com/icecube/skyreader/issues
Expand All @@ -56,7 +55,7 @@ install_requires =
pandas
scipy
wipac-dev-tools
python_requires = >=3.9, <3.14
python_requires = >=3.9, <3.13
packages = find:

[options.extras_require]
Expand Down

0 comments on commit 5bc6660

Please sign in to comment.