Apparently there is no nosetests package in pip

This commit is contained in:
Jesse Mullan
2014-11-01 18:00:16 -07:00
parent 516c5fc84a
commit 45a7756828

View File

@@ -12,7 +12,6 @@ install:
- pip install pylint
- pip install pyflakes
- pip install pep8
- pip install nosetests
script:
- pep8 headphones
- pylint --rcfile=pylintrc headphones