Skip to content

Commit

Permalink
Add link to show pipfile-dependency installation
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendonner committed Apr 4, 2018
1 parent 01cf574 commit 0dcac65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/conventions.rst
Expand Up @@ -29,7 +29,7 @@ pipenv
Typically, we:

#. Pin pipenv with pipenv.txt `(Example) <https://github.com/mozilla/stubattribution-tests/blob/730551c564833ce6488fb181f7fb08405928124e/pipenv.txt>`_
#. Install directly from the Pipfile
#. Install directly from the Pipfile `_(Example) <https://github.com/mozilla/stubattribution-tests/blob/730551c564833ce6488fb181f7fb08405928124e/Dockerfile#L6>`_
#. Ignore generating and using the Pipfile.lock `(Example) <https://github.com/Kinto/kinto-integration-tests/blob/67239fe202a94fd9dd6aec664497f8c8343c7e46/Dockerfile#L5>`_

tox
Expand Down

0 comments on commit 0dcac65

Please sign in to comment.