aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2015-01-10 14:09:29 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2015-01-10 14:09:29 -0500
commit9a3a19539536369cb9fae7dea65efddec2417d5d (patch)
tree736dd26edf02909905e644ee5301c79f84c0a8c8 /test-requirements.txt
parentbebb9b6378b46b2bd709e6f9f9c57a382ee7ab45 (diff)
downloadmarkdown-9a3a19539536369cb9fae7dea65efddec2417d5d.tar.gz
markdown-9a3a19539536369cb9fae7dea65efddec2417d5d.tar.bz2
markdown-9a3a19539536369cb9fae7dea65efddec2417d5d.zip
Added test-requirements.txt
This should make it easier to install test deps even when not using tox.
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..4bfa763
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,4 @@
+nose
+coverage
+pyyaml
+pytidylib \ No newline at end of file