Skip to content

Commit

Permalink
setup update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokujo committed May 28, 2024
1 parent aef4b2e commit 5cb582f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@
url="https://github.com/DevCraftClub/NotKinoPoiskAPI",
author="Maxim Harder",
author_email="dev@devcraft.club",
license=open("LICENSE", "r", encoding="utf8").read(),
install_requires=[
"requests",
"python-decouple",
],
classifiers=[
"License :: OSI Approved :: GNUv3 License"
"License :: OSI Approved :: GNUv3 License",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
Expand Down

0 comments on commit 5cb582f

Please sign in to comment.