10000 updated requirements.txt and added a todo · af45/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
< 49DF td data-grid-cell-id="diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552-1-1-2" data-line-anchor="diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552R1" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell right-side-diff-cell left-side">
beautifulsoup4==4.4.1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
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