Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
Given that this is a library installed with pip, and that `install_requires` specified the package dependencies, I think it is most useful for `requirements.txt` to specify development and testing dependencies.
  • Loading branch information
danpalmer committed Nov 21, 2017
1 parent 2bac947 commit c588763
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
requests==2.7.0
python-dateutil==2.4.2
six==1.9.0
setuptools-scm>=1.15.0
responses>=0.5.1
pytest

0 comments on commit c588763

Please sign in to comment.