We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37ab99e + e63830b commit 03c8544Copy full SHA for 03c8544
1 file changed
pyproject.toml
@@ -115,7 +115,7 @@ optional-dependencies.dev = [
115
"yamlfix==1.19.1",
116
"zizmor==1.25.2",
117
]
118
-optional-dependencies.release = [ "check-wheel-contents==0.6.3" ]
+optional-dependencies.release = [ "check-wheel-contents==0.6.3", "towncrier==25.8.0" ]
119
urls.Documentation = "https://vws-python.github.io/vws-python-mock/"
120
urls.Source = "https://github.com/VWS-Python/vws-python-mock"
121
0 commit comments