diff --git a/README.md b/README.md index 7b703c41df01dadcfacc9862af2ab08fc413b15b..dc55a5965f239c8a2366bc6a982701d9d18411cf 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ practices for Python project. - Packaging - Build and tooling environments - Dynamic versioning using GIT tags +* Dependency pinning + - [pip-tools](https://github.com/jazzband/pip-tools) * Linting and formatting - [black](https://black.readthedocs.io) * Formatting