diff options
| author | Bobby <[email protected]> | 2022-11-05 11:35:38 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-05 11:35:38 -0400 |
| commit | dc9e298455a4784219ff5bfbaa7a932063819fb8 (patch) | |
| tree | 92ef639759a1ca7783652599245deda9912dab76 /commit.sh | |
| parent | 0de002263f6f9f105ec08303ce814d7c13e763e7 (diff) | |
| download | texty-dc9e298455a4784219ff5bfbaa7a932063819fb8.tar.xz texty-dc9e298455a4784219ff5bfbaa7a932063819fb8.zip | |
feat: Install requirements using setup
Diffstat (limited to 'commit.sh')
| -rwxr-xr-x | commit.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -45,9 +45,6 @@ commands() { # Format code python3 -m black . - # Generate Requirements.txt - pipreqs ./ --ignore .venv - # Generate Maintainers List python3 scripts/maintainers.py } |
