Skip to content

Commit

Permalink
Remove python version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
celiao committed Jan 7, 2025
1 parent 3f3dda8 commit 0b3359f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
long_description=long_description,
long_description_content_type="text/markdown",
install_requires=['requests'],
python_requires='>=3.9',
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
Expand Down

0 comments on commit 0b3359f

Please sign in to comment.