aboutsummaryrefslogtreecommitdiff
path: root/dev-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index acde5d7..0e5b1cb 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -2,4 +2,5 @@
pytest==6.2.4
pytest-mock==3.6.1
pytest-xdist==2.3.0
-coverage==5.5 \ No newline at end of file
+coverage==5.5
+pytest-pythonpath==0.7.3 \ No newline at end of file