mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
New towncrier has different command-line option.
This commit is contained in:
parent
42a419c00e
commit
7ff5846b85
4
tox.ini
4
tox.ini
@ -112,8 +112,8 @@ commands =
|
||||
# If towncrier.check fails, you forgot to add a towncrier news
|
||||
# fragment explaining the change in this branch. Create one at
|
||||
# `newsfragments/<ticket>.<change type>` with some text for the news
|
||||
# file. See pyproject.toml for legal <change type> values.
|
||||
python -m towncrier.check --pyproject towncrier.pyproject.toml
|
||||
# file. See towncrier.pyproject.toml for legal <change type> values.
|
||||
python -m towncrier.check --config towncrier.pyproject.toml
|
||||
|
||||
|
||||
[testenv:typechecks]
|
||||
|
Loading…
x
Reference in New Issue
Block a user