diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-22 08:05:47 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-22 08:05:47 -0500 |
| commit | 60b67f4ef3facf946814d16f480a4287a5c9126f (patch) | |
| tree | 978d925c60978339c3fe931bbeeed02ee033b9f4 /docs/source | |
| parent | 9fe82d7be00d28d1005174f8833cc542af8d9e90 (diff) | |
| download | flake8-60b67f4ef3facf946814d16f480a4287a5c9126f.tar.gz | |
Trim trailing whitespace
I need to get better at following my own contrib documentation
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/internal/releases.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/internal/releases.rst b/docs/source/internal/releases.rst index 2af8950..0d27d15 100644 --- a/docs/source/internal/releases.rst +++ b/docs/source/internal/releases.rst @@ -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 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 Twine. |
