Closed alexshoe closed 2 years ago
While we're at it, let's add a few more things to setup.py
(inside setup()
), perhaps:
python_requires=">=3.6",
url="https://github.com/plotly/dash-player",
install_requires=["dash>=1.6.1"],
classifiers=[
"Programming Language :: Python :: 3",
"Framework :: Dash",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
README.md
aslong_description
, to be displayed as the PyPI project description