Changeset 4965ecc in trunk


Ignore:
Timestamp:
2021-04-06T13:59:31Z (4 years ago)
Author:
GitHub <noreply@…>
Branches:
master
Children:
1336d15, 1893f12, 203d539
Parents:
42a419c (diff), bb3e80c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Itamar Turner-Trauring <itamar@…> (2021-04-06 13:59:31)
git-committer:
GitHub <noreply@…> (2021-04-06 13:59:31)
Message:

Merge pull request #1036 from tahoe-lafs/3670.work-with-new-towncrier

Make tox codechecks work with new towncrier

Fixes ticket:3670

Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tox.ini

    r42a419c r4965ecc  
    113113         # fragment explaining the change in this branch.  Create one at
    114114         # `newsfragments/<ticket>.<change type>` with some text for the news
    115          # file.  See pyproject.toml for legal <change type> values.
    116          python -m towncrier.check --pyproject towncrier.pyproject.toml
     115         # file.  See towncrier.pyproject.toml for legal <change type> values.
     116         python -m towncrier.check --config towncrier.pyproject.toml
    117117
    118118
Note: See TracChangeset for help on using the changeset viewer.