summaryrefslogtreecommitdiffstats
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authorPaolo Melchiorre2022-12-04 17:28:45 +0100
committerGitHub2022-12-04 09:28:45 -0700
commit3028e83f528134bd6937b529668f56b9ab565bdf (patch)
tree9c4b5b1d2f3916a00c3691e276716ced9940f88a /requirements-dev.txt
parent50868971f7a1ad62940a53cba44e62c2d37a053d (diff)
downloadtakahe-3028e83f528134bd6937b529668f56b9ab565bdf.tar.gz
takahe-3028e83f528134bd6937b529668f56b9ab565bdf.tar.bz2
takahe-3028e83f528134bd6937b529668f56b9ab565bdf.zip
Direct installation contributing guide updates (#88)
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 196f00d..c0dbdc3 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -6,4 +6,5 @@ mock~=4.0.3
pre-commit~=2.20.0
pytest-asyncio~=0.20.2
pytest-django~=4.5.2
+pytest-dotenv~=0.5.0
pytest-httpx~=0.21