Commit 9c6e404b by Calen Pennington

Disable rednose, which is incompatible with multiprocessing

parent ad54c054
......@@ -165,7 +165,6 @@ PyContracts==1.7.1
python-subunit==0.0.16
pyquery==1.2.9
radon==1.2
rednose==0.4.3
selenium==2.53.1
splinter==0.5.4
testtools==0.9.34
......
[nosetests]
logging-clear-handlers=1
with-xunit=1
rednose=1
with-ignore-docstrings=1
with-id=1
exclude-dir=lms/envs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment