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 dfef4d5 commit 9beeda2Copy full SHA for 9beeda2
README.rst
pyproject.toml
@@ -218,7 +218,7 @@ dynamic = ["version"]
218
keywords = ["vuforia", "vws", "client"]
219
license = { file = "LICENSE" }
220
name = "vws-python"
221
-readme = { file = "README.rst", content-type = "text/x-rst"}
+readme = { file = "README.md", content-type = "text/markdown"}
222
requires-python = ">=3.10"
223
dependencies = [
224
"VWS-Auth-Tools",
0 commit comments