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 2b1e28f + 551df1c commit 4a283c0Copy full SHA for 4a283c0
README.md
@@ -64,7 +64,7 @@ The Python dependencies are maintained using a
64
supported Python version. Changes to requirements should be made to
65
the respective `src/py<Python version>/Pipfile`. More information
66
about the `Pipfile` format can be found in the [`pipenv`
67
-documentation](https://pipenv.pypa.io/en/latest/basics/#example-pipfile-pipfile-lock).
+documentation](https://pipenv.pypa.io/en/latest/pipfile.html#example-pipfile).
68
The accompanying `Pipfile.lock` files contain the specific dependency
69
versions that will be installed. These files can be updated like so
70
(using the Python 3.9 configuration as an example):
0 commit comments