Skip to content

Commit

Permalink
Remove click
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfleischer committed Sep 19, 2024
1 parent 49a493e commit db85aee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ A small python script to visualize the number of lines in a project, as a functi
Call with a git project directory. You can also specify a branch to scan; other wise the branch currently checked in is used.

**Dependencies:**
- `click` for argument parsing.
- `GitPython` to interact with `git`.
- `matplotlib` for plotting.
- `pandas` for data manipulation.
Expand Down

0 comments on commit db85aee

Please sign in to comment.