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 32bfbac commit 3f18f33Copy full SHA for 3f18f33
pyproject.toml
@@ -63,11 +63,11 @@ optional-dependencies.dev = [
63
"sphinx-substitution-extensions==2024.8.6",
64
"sphinxcontrib-spelling==8",
65
"sybil==6.1.1",
66
+ "typeguard==4.3.0",
67
"types-requests==2.32.0.20240712",
68
"vulture==2.11",
69
"vws-python-mock==2024.7.15",
70
"vws-test-fixtures==2023.3.5",
- "typeguard==4.3.0",
71
]
72
urls.Documentation = "https://vws-python.readthedocs.io/en/latest/"
73
urls.Source = "https://github.com/VWS-Python/vws-python"
0 commit comments