Skip to content

Commit 4d7c2f1

Browse files
committed
Added release step for trove classifiers
1 parent 2d4dfb2 commit 4d7c2f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Release Checklist
4343
* ``git flow release start $newver``
4444
* Update the CHANGELOG with the new version
4545
* Update the version in ``setup.py``
46+
* Update `trove classifiers <https://pypi.python.org/pypi?%3Aaction=list_classifiers>`_ in ``setup.py``
4647
* ``git flow release finish $newver``
4748
* ``git push --tags origin develop master``
4849
* ``python setup.py sdist bdist_wheel``

0 commit comments

Comments
 (0)