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