Skip to content

Commit

Permalink
Use old setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Troiber committed Oct 12, 2023
1 parent b9e424f commit 0f97944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -77,7 +77,7 @@ def parse_reqs():
version=get_version(),
packages=["sc_leflib"],

python_requires=">=3.6",
python_requires=">=3.8",
install_requires=install_reqs,
extras_require=extras_req,
**skbuild_args
Expand Down

0 comments on commit 0f97944

Please sign in to comment.