Michael Merickel
2017-01-24 5c71ad944e463ec1591613d018b7797b81d23eae
update manifest checks
1 files modified
6 ■■■■ changed files
RELEASING.txt 6 ●●●● patch | view | raw | blame | history
RELEASING.txt
@@ -63,10 +63,10 @@
- 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.