Current stable builds are failing because of `nose` in `requirements.txt`
Please remove nose
from requirements.txt
and put it in test-requirements.txt
. That should fix the problem.
Please remove nose
from requirements.txt
and put it in test-requirements.txt
. That should fix the problem.