Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Commit

Permalink
Less duplication in requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
zgoda committed Feb 7, 2019
1 parent eaa4c3c commit 16186ff
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
-r requirements.txt

pytest
pytest-flask
pytest-cov
pytest-mock
pytest-runner
fixture
-r requirements-test.txt

ipdb
flake8
Expand All @@ -16,5 +9,6 @@ Sphinx

pip
setuptools
wheel

flask-shell-ipython

0 comments on commit 16186ff

Please sign in to comment.