aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Pipfile b/python/Pipfile
index 321b2d50..09a5327c 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -11,6 +11,7 @@ name = "pypi"
[dev-packages]
pytest = ">=4"
pytest-pythonpath = "*"
+pytest-pylint = "*"
ipython = "*"
responses = ">=0.10"
pytest-cov = "*"