We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ab99e commit e63830bCopy full SHA for e63830b
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