Skip to content

Commit

Permalink
update deps: add click
Browse files Browse the repository at this point in the history
  • Loading branch information
Linusp committed Jul 20, 2019
1 parent d13aa23 commit 3a2965a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
lxml
requests
PyYAML
click
flake8
pytest
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
'lxml',
'requests',
'PyYAML',
'click',
]


Expand Down

0 comments on commit 3a2965a

Please sign in to comment.