Skip to content

Commit

Permalink
setup.cfg: install_requires = setuptools; python_version>=3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 30, 2024
1 parent 7299f1c commit ec1f95a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ classifiers =
zip_safe = True
py_modules = setuptools_py2cfg
python_requires = >=3.3
install_requires =
setuptools; python_version>=3.12

[options.extras_require]
test = pytest
Expand Down

0 comments on commit ec1f95a

Please sign in to comment.