Skip to content

Commit

Permalink
Add [testing] to pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Aug 5, 2019
1 parent a68f3a5 commit 5ae9efc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,9 @@ pytest-cov = "*"
pytest-randomly = "*"
twine = "*"
webtest = "*"

[testing]
pytest = "*"
coverage = "*"
pytest-cov = "*"
pytest-xdist = "*"

0 comments on commit 5ae9efc

Please sign in to comment.