summaryrefslogtreecommitdiff
path: root/dev_requirements.txt
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2021-10-21 08:55:32 +0300
committerGitHub <noreply@github.com>2021-10-21 08:55:32 +0300
commit63ebe693174a4e6ec314e48d12fcdf3f8401eec6 (patch)
treee1cc497709a49bf6b448cfe8d9fed971f2036f80 /dev_requirements.txt
parente60d97e6f428f4c536324922ebbe7efcd2440b83 (diff)
downloadredis-py-63ebe693174a4e6ec314e48d12fcdf3f8401eec6.tar.gz
tox integrations with invoke and docker (#1632)
Diffstat (limited to 'dev_requirements.txt')
-rw-r--r--dev_requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev_requirements.txt b/dev_requirements.txt
new file mode 100644
index 0000000..2648127
--- /dev/null
+++ b/dev_requirements.txt
@@ -0,0 +1,5 @@
+flake8>=3.9.2
+pytest==6.2.5
+tox==3.24.4
+tox-docker==3.1.0
+invoke==1.6.0