Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
okeanos-LoD
Commits
8b5ae3c9
Unverified
Commit
8b5ae3c9
authored
Jul 14, 2015
by
Avraam Tsantekidis
Browse files
minor fix of wrong command
parent
a7bb31b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/tox.ini
View file @
8b5ae3c9
...
...
@@ -13,4 +13,4 @@ commands=
coverage
erase
coverage
run
{envbindir}/py.test
coverage
report
--include
=
"*site-packages/fokia*"
--omit=*test*
coverage
report
--omit
=
"*test*"
--include="*site-packages/fokia*"
coverage
xml
--omit
=
"*test*"
--include="*site-packages/fokia*"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment