summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJohn Anderson <sontek@gmail.com>2015-06-19 20:26:04 -0700
committerJohn Anderson <sontek@gmail.com>2015-06-19 20:26:04 -0700
commita7c1972dad8d4a1c7df6f22d24a6f3f03d0375fe (patch)
tree78215fe145ad0664a40680bc2a482e6927a26a6c /test-requirements.txt
parent67c4a2f698ae6fffcc6a5d742c6d0727f5d3187d (diff)
downloadpymemcache-a7c1972dad8d4a1c7df6f22d24a6f3f03d0375fe.tar.gz
Move to use pytest instead of nose
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..9955dec
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,2 @@
+pytest
+pytest-cov