diff options
| author | Kenix3 <kenixwhisperwind@gmail.com> | 2021-03-09 18:11:46 -0500 |
|---|---|---|
| committer | Kenix3 <kenixwhisperwind@gmail.com> | 2021-03-10 22:28:06 -0500 |
| commit | 1f7ad229c52730b7eea7ae223605d48c7ea4d22f (patch) | |
| tree | 142a630c38eb5143c944dc320e6a046636d9f199 /requirements.txt | |
| parent | 375f99f2b43523efe69019c3db8bed15bb475984 (diff) | |
Updates progress.py to use the git module for outputting commit hash
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index afe54bcbb..d76027c1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ colorama>=0.4.3 ansiwrap>=0.8.4 attrs>=18.2.0 watchdog>=0.10.2 +GitPython>=3.1.14 |
