mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-29 04:05:11 +00:00
Dumb
This commit is contained in:
parent
720b9f5e8d
commit
6417a3592c
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',
|
description='An asynchronous python wrapper around the GitHub API',
|
||||||
long_description=readme,
|
long_description=readme,
|
||||||
install_requires=requirements,
|
install_requires=requirements,
|
||||||
python_requires='>=3.10.0',
|
python_requires='>=3.8.0',
|
||||||
)
|
)
|
Loading…
Add table
Add a link
Reference in a new issue