cleanup setup.py (#16)

* cleanup setup.

* fix pylint.
This commit is contained in:
Dave Gallant
2019-09-08 23:26:42 -04:00
committed by GitHub
parent f4852722bb
commit 0965aa0507
8 changed files with 89 additions and 48 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
beautifulsoup4>=4.6.0
click>=7.0
colorama>=0.3.9
requests>=2.18.0