mirror of
https://codeberg.org/james-smith-za/git-tidy-python.git
synced 2026-01-15 11:19:24 +02:00
Add note about python packages not being required
This commit is contained in:
parent
639fe3c3b2
commit
af08c7e36b
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@ Then when you `cd` to your git repository, you can type
|
|||
```bash
|
||||
git tidy
|
||||
```
|
||||
and it'll do its thing!
|
||||
and it'll do its thing! Only the Python standard library is used, no additional
|
||||
packages are required.
|
||||
|
||||
## Background
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue