aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7264f249..7e80409e 100644
--- a/setup.py
+++ b/setup.py
@@ -46,7 +46,7 @@ setup(
'beaker',
'wtforms',
'py-bcrypt',
- 'nose',
+ 'pytest',
'werkzeug>=0.7',
'celery==2.5.3',
'kombu==2.1.7',