summaryrefslogtreecommitdiffhomepage
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authordimo <[email protected]>2019-12-01 12:21:19 +0800
committerdimo <[email protected]>2019-12-01 12:21:19 +0800
commitdb213fa0e2909892fda8fcc67b0c32d06c5dd8aa (patch)
treeb19dcfc4609ab8f9d048e1679298b34133a9a6cb /dev-requirements.txt
parentd4a74581dad26da56a19f6f4455398806b4607f4 (diff)
downloadbazarr-db213fa0e2909892fda8fcc67b0c32d06c5dd8aa.tar.gz
bazarr-db213fa0e2909892fda8fcc67b0c32d06c5dd8aa.zip
Add dev-requirements.txt for testing
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
new file mode 100644
index 000000000..e812f80b9
--- /dev/null
+++ b/dev-requirements.txt
@@ -0,0 +1,6 @@
+sympy
+vcrpy>=1.6.1
+pytest
+pytest-pep8
+pytest-flakes
+pytest-cov