mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-18 20:47:54 +00:00
Update towncrier version
This commit is contained in:
parent
fe8a94089c
commit
0e512f22be
4
tox.ini
4
tox.ini
@ -147,7 +147,7 @@ passenv = TAHOE_LAFS_*,PIP_*,SUBUNITREPORTER_*,USERPROFILE,HOMEDRIVE,HOMEPATH,CO
|
||||
deps =
|
||||
# see comment in [testenv] about "certifi"
|
||||
certifi
|
||||
towncrier==21.3.0
|
||||
towncrier==23.11.0
|
||||
commands =
|
||||
python -m towncrier --draft --config towncrier.toml
|
||||
|
||||
@ -159,7 +159,7 @@ whitelist_externals =
|
||||
deps =
|
||||
# see comment in [testenv] about "certifi"
|
||||
certifi
|
||||
towncrier==21.3.0
|
||||
towncrier==23.11.0
|
||||
commands =
|
||||
python -m towncrier --yes --config towncrier.toml
|
||||
# commit the changes
|
||||
|
Loading…
Reference in New Issue
Block a user