use nose-capturestderr that works with py3
This commit is contained in:
parent
92948386fa
commit
89a39efd06
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
coverage==3.7.1
|
coverage==3.7.1
|
||||||
mock==1.3.0
|
mock==1.3.0
|
||||||
nose==1.3.7
|
nose==1.3.7
|
||||||
nose-capturestderr==1.0
|
-e git://github.com/alanhamlett/nose-capturestderr.git@9f60083b756478258fdc800b6507f50ca6fc657c#egg=nose-capturestderr
|
||||||
nose-exclude==0.3.0
|
nose-exclude==0.3.0
|
||||||
|
|
Loading…
Reference in a new issue