You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
175 B
13 lines
175 B
9 years ago
|
# 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
|