4 changed files with 25 additions and 18 deletions
@ -1,5 +0,0 @@ |
|||
nose |
|||
rednose |
|||
nose-htmloutput |
|||
coverage |
|||
coveralls |
@ -0,0 +1,12 @@ |
|||
# development requirements |
|||
|
|||
mock>=1.3.0 |
|||
nose>=1.3.1 |
|||
nose-exclude>=0.4.1 |
|||
nose-htmloutput>=0.6.0 |
|||
coverage |
|||
coveralls |
|||
pep8>=1.4.6 |
|||
|
|||
# you could disable it on travis |
|||
rednose>=0.4.0 |
Loading…
Reference in new issue