summaryrefslogtreecommitdiff
path: root/requirements/dev-requirements.in
diff options
context:
space:
mode:
authorChandan Singh <csingh43@bloomberg.net>2019-01-03 22:06:39 +0000
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2019-01-04 15:21:35 +0000
commitebd965fe2453a5a752f782759544e7aca586b661 (patch)
tree8d5471ac227661db8a4deb5e0de4ce38f3a82634 /requirements/dev-requirements.in
parent0751fc8f70604ca6eebe5bb9b3b0138ecb1e1a25 (diff)
downloadbuildstream-ebd965fe2453a5a752f782759544e7aca586b661.tar.gz
Rename "tools" directory to "requirements"
This seems like a better name for the directory, as it more closely describes the purpose of its contents.
Diffstat (limited to 'requirements/dev-requirements.in')
-rw-r--r--requirements/dev-requirements.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/requirements/dev-requirements.in b/requirements/dev-requirements.in
new file mode 100644
index 000000000..9edb23423
--- /dev/null
+++ b/requirements/dev-requirements.in
@@ -0,0 +1,10 @@
+coverage == 4.4.0
+pylint
+pycodestyle
+pytest >= 3.9
+pytest-cov >= 2.5.0
+pytest-datafiles >= 2.0
+pytest-env
+pytest-xdist
+pytest-timeout
+pyftpdlib