Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The Python dependencies are maintained using a
supported Python version. Changes to requirements should be made to
the respective `src/py<Python version>/Pipfile`. More information
about the `Pipfile` format can be found in the [`pipenv`
documentation](https://pipenv.pypa.io/en/latest/basics/#example-pipfile-pipfile-lock).
documentation](https://pipenv.pypa.io/en/latest/pipfile.html#example-pipfile).
The accompanying `Pipfile.lock` files contain the specific dependency
versions that will be installed. These files can be updated like so
(using the Python 3.9 configuration as an example):
Expand Down