updated requirements.txt and added a todo
This commit is contained in:
parent
4e54276ad4
commit
14147e3dd0
4
TODO.md
Normal file
4
TODO.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
1. Write unit and integration tests for *all* scripts
|
||||||
|
1. Add Travis
|
||||||
|
1. Add support for Python 2.7, 3.5, and 3.6
|
||||||
|
1. Organize docs and folder structure better
|
@ -1,4 +1,4 @@
|
|||||||
beautifulsoup4==4.4.1
|
beautifulsoup4==4.4.1
|
||||||
PyYAML==3.11
|
PyYAML==3.11
|
||||||
requests==2.7.0
|
requests==2.12.4
|
||||||
wheel==0.24.0
|
wheel==0.24.0
|
||||||
|
Loading…
Reference in New Issue
Block a user