summaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index eff3ff2..00e58f5 100644
--- a/Pipfile
+++ b/Pipfile
@@ -10,6 +10,9 @@ name = "pypi"
tox = "*"
mock = ">=2.0.0"
Sphinx = "*"
+coveralls = "*"
+pytest = "*"
+pytest-cov = "*"
[requires]
python_version = "3.6"