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.
2 parents b5813a0 + 526817e commit 745e1f9Copy full SHA for 745e1f9
pyproject.toml
@@ -76,7 +76,7 @@ optional-dependencies.dev = [
76
"vws-python-mock==2024.8.30",
77
"vws-test-fixtures==2023.3.5",
78
]
79
-optional-dependencies.release = [ "build", "check-wheel-contents" ]
+optional-dependencies.release = [ "build==1.2.2.post1", "check-wheel-contents==0.6.0" ]
80
urls.Documentation = "https://vws-python.readthedocs.io/en/latest/"
81
urls.Source = "https://github.com/VWS-Python/vws-python"
82
0 commit comments