Skip to content

Commit

Permalink
Merge pull request #16 from Coleridge-Initiative/req_fix
Browse files Browse the repository at this point in the history
add missing bs4 to requirements for #15
  • Loading branch information
ceteri authored Jan 8, 2020
2 parents e532890 + e937a2c commit 94f91df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
date: 2020-01-03
uploaded: 1685
release: v0.1.7
uploaded: 0
release: v0.1.8
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
GitPython >= 3.0.5
awscli >= 1.16.302
beautifulsoup4 >= 4.8.0
boto3 >= 1.10.38
html5lib >= 1.0.1
mypy >= 0.730
Expand Down

0 comments on commit 94f91df

Please sign in to comment.