diff --git a/setup.cfg b/setup.cfg index f45c448..03b1655 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,4 @@ [aliases] -# python2.7 has upgraded unittest and it is no longer compatible with some -# of our tests, so we run all through nose test = nosetests [nosetests]