Use py.test --boxed for unit tests from now on!

This commit is contained in:
Christopher Allan Webber
2013-04-03 15:21:40 -05:00
parent cb14544082
commit c8196f2805
2 changed files with 11 additions and 11 deletions

View File

@@ -46,7 +46,7 @@ setup(
'beaker',
'wtforms',
'py-bcrypt',
'nose',
'pytest',
'werkzeug>=0.7',
'celery==2.5.3',
'kombu==2.1.7',