mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-29 12:15:12 +00:00
Added setup.py
This commit is contained in:
parent
1f1fe877e5
commit
fe977277be
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -23,5 +23,5 @@ setup(
|
|||
description='An asynchronous python wrapper around the GitHub API',
|
||||
long_description=readme,
|
||||
install_requires=requirements,
|
||||
python_requires='>=3.10.2',
|
||||
python_requires='>=3.10.0',
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue