DiamondLightSource / python-copier-template

Replacing Diamond Light Source's python3-pip-skeleton using Copier
Apache License 2.0
4 stars 2 forks source link

Add updating the lockfile instructions #169

Closed coretl closed 3 weeks ago

coretl commented 1 month ago
          So these tests are now doing what is expected:

Please delete dev-requirements.txt, restart your dev container, check the tests run, then run pip freeze --exclude-editable > dev-requirements.txt and check it in.

If this works, please can you also add these instructions to a new "Updating the lockfile" section in https://diamondlightsource.github.io/python-copier-template/main/how-to/lock-requirements.html

Originally posted by @coretl in https://github.com/DiamondLightSource/blueapi/issues/499#issuecomment-2167496280