Skip to content

Commit

Permalink
update manifest checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Jan 24, 2017
1 parent 3730d91 commit 5c71ad9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RELEASING.txt
Expand Up @@ -63,10 +63,10 @@ Prepare new release branch

- Change setup.py version to the release version number.

- Make sure PyPI long description renders (requires ``collective.dist``
installed into your Python)::
- Make sure PyPI long description renders (requires ``readme`` installed
into your Python)::

$ python setup.py check -r
$ python setup.py check -r -s -m

- Create a release tag.

Expand Down

0 comments on commit 5c71ad9

Please sign in to comment.