Skip to content

Commit

Permalink
Add mention of pip-compile-multi in Other useful tools README section (
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdemin committed Sep 12, 2023
1 parent e272f65 commit 4c7bc26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@ on each targeted Python environment to avoid issues.

### Other useful tools

- [pip-compile-multi](https://pip-compile-multi.readthedocs.io/en/latest/) - pip-compile command wrapper for multiple cross-referencing requirements files.
- [pipdeptree](https://github.com/tox-dev/pipdeptree) to print the dependency tree of the installed packages.
- `requirements.in`/`requirements.txt` syntax highlighting:

Expand Down

0 comments on commit 4c7bc26

Please sign in to comment.