fix minor typos

This commit is contained in:
Ronny Pfannschmidt 2016-06-01 08:03:22 +02:00
parent 978bb190a1
commit 5c8b0fb523
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ Note: this assumes you have already registered on pypi.
8. Build the docs, you need a virtualenv with py and sphinx
installed::
cd doc/en
cd doc/en
make html
Commit any changes before tagging the release.
@ -71,7 +71,7 @@ Note: this assumes you have already registered on pypi.
11. Publish to pypi::
devpi push pytest-VERSION pypi:NAME
devpi push pytest==VERSION pypi:NAME
where NAME is the name of pypi.python.org as configured in your ``~/.pypirc``
file `for devpi <http://doc.devpi.net/latest/quickstart-releaseprocess.html?highlight=pypirc#devpi-push-releasing-to-an-external-index>`_.

View File

@ -1,4 +1,4 @@
pytest-2.9.1
pytest-2.9.2
============
pytest is a mature Python testing tool with more than a 1100 tests