mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 08:04:18 +00:00
Trim trailing whitespace
I need to get better at following my own contrib documentation
This commit is contained in:
parent
9fe82d7be0
commit
60b67f4ef3
1 changed files with 1 additions and 1 deletions
|
|
@ -38,6 +38,6 @@ Before releasing, the following tox test environments must pass:
|
||||||
We tag the most recent commit that passes those items and contains our release
|
We tag the most recent commit that passes those items and contains our release
|
||||||
notes.
|
notes.
|
||||||
|
|
||||||
Finally, we run ``tox -e release`` to build source distributions (e.g.,
|
Finally, we run ``tox -e release`` to build source distributions (e.g.,
|
||||||
``flake8-3.0.0.tar.gz``), universal wheels, and upload them to PyPI with
|
``flake8-3.0.0.tar.gz``), universal wheels, and upload them to PyPI with
|
||||||
Twine.
|
Twine.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue