We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2775c commit de47475Copy full SHA for de47475
1 file changed
pyproject.toml
@@ -95,7 +95,7 @@ optional-dependencies.dev = [
95
"yamlfix==1.19.1",
96
"zizmor==1.25.2",
97
]
98
-optional-dependencies.release = [ "check-wheel-contents==0.6.3" ]
+optional-dependencies.release = [ "check-wheel-contents==0.6.3", "towncrier==25.8.0" ]
99
urls.Documentation = "https://vws-python.github.io/vws-python/"
100
urls.Source = "https://github.com/VWS-Python/vws-python"
101
0 commit comments