We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9f4e89 + 1924c82 commit 0c7061cCopy full SHA for 0c7061c
development.rst
@@ -68,3 +68,5 @@ Follow these steps to release a new version of the project:
68
6. Tag the release with the new release version (``git tag v<new tag>``)
69
7. Push the tag (``git push upstream --tags``)
70
8. Done. You can monitor the progress on `Travis <https://travis-ci.org/pytest-dev/pytest-html/>`_
71
+
72
+.. _Pipenv: https://pipenv.pypa.io/en/latest/
0 commit comments