We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a493e commit db85aeeCopy full SHA for db85aee
README.md
@@ -13,7 +13,6 @@ A small python script to visualize the number of lines in a project, as a functi
13
Call with a git project directory. You can also specify a branch to scan; other wise the branch currently checked in is used.
14
15
**Dependencies:**
16
-- `click` for argument parsing.
17
- `GitPython` to interact with `git`.
18
- `matplotlib` for plotting.
19
- `pandas` for data manipulation.
0 commit comments