Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -10,7 +10,7 @@ setuptools.setup(
|
|||||||
url="https://github.com/kokarare1212/librespot-python",
|
url="https://github.com/kokarare1212/librespot-python",
|
||||||
license="Apache-2.0",
|
license="Apache-2.0",
|
||||||
packages=setuptools.find_packages("."),
|
packages=setuptools.find_packages("."),
|
||||||
install_requires=["defusedxml", "protobuf", "pycryptodome", "requests"],
|
install_requires=["defusedxml", "protobuf", "pycryptodomex", "requests"],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 1 - Planning",
|
"Development Status :: 1 - Planning",
|
||||||
"License :: OSI Approved :: Apache Software License",
|
"License :: OSI Approved :: Apache Software License",
|
||||||
|
|||||||
Reference in New Issue
Block a user