Skip to content

Commit

Permalink
Merge pull request #538 from microsoft/PreRelease
Browse files Browse the repository at this point in the history
lift restrictions to python versions
  • Loading branch information
zhmiao authored Nov 8, 2024
2 parents 046d43b + 5475d17 commit d1efb43
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10+',
],
keywords='pytorch_wildlife, pytorch, wildlife, megadetector, conservation, animal, detection, classification',
python_requires='>=3.8',
Expand Down

0 comments on commit d1efb43

Please sign in to comment.