Skip to content

Commit 1924c82

Browse files
authored
Merge pull request #316 from BeyondEvil/fix-dev-docs
Fix broken development docs
2 parents b5a02fb + 0663bc5 commit 1924c82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

development.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ Follow these steps to release a new version of the project:
6868
6. Tag the release with the new release version (``git tag v<new tag>``)
6969
7. Push the tag (``git push upstream --tags``)
7070
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

Comments
 (0)