Run tox paralel to speedup tests
This commit is contained in:
@@ -8,4 +8,4 @@ VERSION=$(grep version setup.cfg | sed 's/.*= *//')
|
|||||||
sed -i "s/^__version__ = .*/__version__ = '${VERSION}'/" src/lmwsip/__init__.py
|
sed -i "s/^__version__ = .*/__version__ = '${VERSION}'/" src/lmwsip/__init__.py
|
||||||
git add src/lmwsip/__init__.py
|
git add src/lmwsip/__init__.py
|
||||||
|
|
||||||
tox
|
tox -p
|
||||||
|
Reference in New Issue
Block a user