Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Feb 4, 2024
1 parent d810ce5 commit 30d885e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,13 @@ classifiers =

[options]
zip_safe = false
python_requires = ~=3.7
python_requires = >=3.8
packages = find:
include_package_data = true
setup_requires =
setuptools
install_requires =
atpublic
attrs
typing-extensions ; python_version < '3.8'
tests_require =
tox
setuptools
Expand Down

0 comments on commit 30d885e

Please sign in to comment.