Skip to content

Commit 94db2fb

Browse files
committed
Add a note to the readme about updating python dependencies
1 parent a472fc2 commit 94db2fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ To execute all tests, simply run:
5757

5858
This will run all unit tests within a Docker container.
5959

60+
Updating dependencies
61+
=====================
62+
63+
To update the python dependencies, use `./maintenance/pin.sh`, do not run `pip-compile-multi` manually.
64+
6065
Documentation
6166
=============
6267

0 commit comments

Comments
 (0)