Correctie pre-commit hoek
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
|
||||
VERSION=$(grep version setup.cfg | sed 's/.*= *//')
|
||||
sed -i "s/^__version__ = .*/__version__ = '${VERSION}'/" src/lmwsip/__init__.py
|
||||
git add lmwsip/__init__.py
|
||||
git add src/lmwsip/__init__.py
|
||||
|
||||
python setup.py test
|
||||
yamllint .drone.yml
|
||||
|
Reference in New Issue
Block a user