We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742eb34 commit 17b6203Copy full SHA for 17b6203
setup.py
@@ -19,7 +19,6 @@
19
description=("A Dash component for playing a variety of URLs."),
20
long_description=io.open("README.md", encoding="utf-8").read(),
21
long_description_content_type="text/markdown",
22
- install_requires=[],
23
python_requires=">=3.6",
24
url="https://github.com/plotly/dash-player",
25
install_requires=["dash>=1.6.1"],
0 commit comments