damask version needs to comply to PEP440 standards
This commit is contained in:
parent
3650553fdf
commit
a0cb7dced4
|
@ -66,6 +66,7 @@ create_testroot:
|
||||||
setuptools:
|
setuptools:
|
||||||
stage: python
|
stage: python
|
||||||
script:
|
script:
|
||||||
|
- sed -i 's/-[[:digit:]]*-.*//' VERSION
|
||||||
- cd python
|
- cd python
|
||||||
- python3 -m build --wheel --no-isolation
|
- python3 -m build --wheel --no-isolation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue