Trim trailing whitespace

I need to get better at following my own contrib documentation
This commit is contained in:
Ian Cordasco 2016-06-22 08:05:47 -05:00
parent 9fe82d7be0
commit 60b67f4ef3
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

View file

@ -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.