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 b5a02fb + 0663bc5 commit 1924c82Copy full SHA for 1924c82
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