Skip to content

Commit 9beeda2

Browse files
committed
Progress
1 parent dfef4d5 commit 9beeda2

File tree

2 files changed

+1
-74
lines changed

2 files changed

+1
-74
lines changed

README.rst

Lines changed: 0 additions & 73 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ dynamic = ["version"]
218218
keywords = ["vuforia", "vws", "client"]
219219
license = { file = "LICENSE" }
220220
name = "vws-python"
221-
readme = { file = "README.rst", content-type = "text/x-rst"}
221+
readme = { file = "README.md", content-type = "text/markdown"}
222222
requires-python = ">=3.10"
223223
dependencies = [
224224
"VWS-Auth-Tools",

0 commit comments

Comments
 (0)