Add pre-commit shield

Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
This commit is contained in:
Bernát Gábor 2022-09-03 12:25:53 -07:00
parent c4987552bc
commit 43ebbdd3d1
No known key found for this signature in database
GPG Key ID: D6E607F53BFFEC7F
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# pipdeptree
[![check](https://github.com/tox-dev/pipdeptree/actions/workflows/check.yml/badge.svg)](https://github.com/tox-dev/pipdeptree/actions/workflows/check.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/tox-dev/pipdeptree/main.svg)](https://results.pre-commit.ci/latest/github/tox-dev/pipdeptree/main)
`pipdeptree` is a command line utility for displaying the installed python packages in form of a dependency tree. It
works for packages installed globally on a machine as well as in a virtualenv. Since `pip freeze` shows all dependencies