This commit is contained in:
kokarare1212
2021-09-12 12:58:24 +09:00
parent 1a06d04028
commit 01914c44c9
105 changed files with 3420 additions and 6023 deletions

View File

@@ -10,7 +10,7 @@ setuptools.setup(
url="https://github.com/kokarare1212/librespot-python",
license="Apache-2.0",
packages=setuptools.find_packages("."),
install_requires=["defusedxml", "protobuf", "pycryptodomex", "requests"],
install_requires=["defusedxml", "protobuf", "pycryptodomex", "pyogg", "requests"],
classifiers=[
"Development Status :: 1 - Planning",
"License :: OSI Approved :: Apache Software License",