Chris McDonough
2014-02-08 f8ebde9e5ba1719737099cef12aad641a39120d9
nose-selecttests is not py3 compat, so we cant really rely on it in testing requirements
1 files modified
1 ■■■■ changed files
setup.py 1 ●●●● patch | view | raw | blame | history
setup.py
@@ -63,7 +63,6 @@
testing_extras = tests_require + [
    'nose',
    'nose-selecttests',
    'coverage',
    'virtualenv', # for scaffolding tests
    ]