10000 updated requirements.txt and added a todo · realpython/python-scripts@14147e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 14147e3

Browse files
committed
updated requirements.txt and added a todo
1 parent 4e54276 commit 14147e3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

TODO.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
1. Write unit and integration tests for *all* scripts
2+
1. Add Travis
3+
1. Add support for Python 2.7, 3.5, and 3.6
4+
1. Organize docs and folder structure better

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
beautifulsoup4==4.4.1
22
PyYAML==3.11
3-
requests==2.7.0
3+
requests==2.12.4
44
wheel==0.24.0

0 commit comments

Comments
 (0)
0