This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
wstools-py3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
increase nose verbosity
main
Julien Iguchi-Cartigny
10 years ago
parent
0ab3800975
commit
1605cc3265
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tox.ini
+ 1
- 1
tox.ini
View File
@@ -8,7 +8,7 @@ deps=
coveralls
coverage
commands=
nosetests --with-coverage --cover-package=wstools
nosetests --with-coverage --cover-package=wstools
--verbosity=5
bash -c "coveralls || true"
whitelist_externals=bash
Write
Preview
Loading…
Cancel
Save