Skip to content

Commit

Permalink
Merge branch 'main' into dependabot-pip-pytest-cov-eq-6.0.star
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Dec 22, 2024
2 parents 0ae9d99 + 8ae6ba2 commit d6087fe
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 @@ -62,7 +62,7 @@ def _load_long_description(homepage: str, version: str) -> str:
include_package_data=True,
zip_safe=False,
keywords=["deep learning", "pytorch", "AI"],
python_requires=">=3.6",
python_requires=">=3.8",
setup_requires=[],
install_requires=_load_requirements(_PATH_ROOT),
project_urls={
Expand Down

0 comments on commit d6087fe

Please sign in to comment.