Skip to content

Commit 03c8544

Browse files
Merge pull request #3189 from VWS-Python/codex/add-towncrier-release-extra
[codex] Add towncrier to release extra
2 parents 37ab99e + e63830b commit 03c8544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ optional-dependencies.dev = [
115115
"yamlfix==1.19.1",
116116
"zizmor==1.25.2",
117117
]
118-
optional-dependencies.release = [ "check-wheel-contents==0.6.3" ]
118+
optional-dependencies.release = [ "check-wheel-contents==0.6.3", "towncrier==25.8.0" ]
119119
urls.Documentation = "https://vws-python.github.io/vws-python-mock/"
120120
urls.Source = "https://github.com/VWS-Python/vws-python-mock"
121121

0 commit comments

Comments
 (0)