damask version needs to comply to PEP440 standards

This commit is contained in:
Daniel Otto de Mentock 2022-10-13 13:00:05 +02:00
parent 3650553fdf
commit a0cb7dced4
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ create_testroot:
setuptools:
stage: python
script:
- sed -i 's/-[[:digit:]]*-.*//' VERSION
- cd python
- python3 -m build --wheel --no-isolation