Skip to content

Commit

Permalink
don't run towncrier all the time
Browse files Browse the repository at this point in the history
  • Loading branch information
glyph committed Mar 24, 2020
1 parent 76f51c2 commit a82fdd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -2,7 +2,7 @@
envlist =
{pypy,py27,py35,py36,py37}-twisted_{lowest,latest},
{pypy,py27,py35,py36,py37}-twisted_trunk-pyopenssl_trunk,
towncrier, twine, check-manifest, flake8, docs, coverage-report
twine, check-manifest, flake8, docs, coverage-report

[testenv]
extras = dev
Expand Down

0 comments on commit a82fdd4

Please sign in to comment.