Skip to content

Commit

Permalink
Split out test requirements to a separate file
Browse files Browse the repository at this point in the history
  • Loading branch information
captainhammy committed Nov 7, 2020
1 parent 16acf53 commit 8210b2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions requirements.txt
@@ -1,12 +1,8 @@
flake8
future
humanfriendly
Jinja2
logquacious
numpy
pytest
pytest-cov
pytest-mock
requests
scipy
termcolor
Expand Down
3 changes: 3 additions & 0 deletions test-requirements.txt
@@ -0,0 +1,3 @@
pytest
pytest-cov
pytest-mock

0 comments on commit 8210b2e

Please sign in to comment.