diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2020-09-17 16:23:46 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2020-09-17 16:23:46 +0100 |
commit | 175db773ae2b24f135281c0911c1432efe5493c7 (patch) | |
tree | b12fc65b6a630d4b1131f46d1fca07bc677265cf /requirements.txt | |
parent | c50f304376e2b75c53ad9070fa1b86ea22b21fa9 (diff) | |
parent | ba1481988321c54e5250a21ba3827b9825f04228 (diff) | |
download | SmallYTChannelBot-175db773ae2b24f135281c0911c1432efe5493c7.tar.gz SmallYTChannelBot-175db773ae2b24f135281c0911c1432efe5493c7.zip |
added minimum comment length, added some logging
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 51f0a60..20e1539 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib +# matplotlib google_api_python_client imgurpython js2py |