Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Dec 19, 2021
1 parent 631c09e commit f3e355e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def _prepare_extras():
include_package_data=True,
zip_safe=False,
keywords=["deep learning", "pytorch", "AI"],
python_requires=">=3.6",
python_requires=">=3.7",
setup_requires=["wheel"],
install_requires=setup_tools._load_requirements(_PATH_ROOT),
extras_require=_prepare_extras(),
Expand Down

0 comments on commit f3e355e

Please sign in to comment.