We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
plotly
Learn more about funding links in repositories.
Report abuse
2 parents 3ddf627 + 190a6c0 commit 60ada7cCopy full SHA for 60ada7c
pyproject.toml
@@ -24,7 +24,7 @@ maintainers = [
24
{ name="Emily Kellison-Linn", email="emily@plot.ly" }
25
]
26
description = "An open-source interactive data visualization library for Python"
27
-readme = {file = "README.txt", content-type = "text/markdown"}
+readme = {file = "README.md", content-type = "text/markdown"}
28
classifiers = [
29
"Development Status :: 5 - Production/Stable",
30
"Programming Language :: Python :: 3.8",
0 commit comments