refactor: fix&patch see changelog for 0.11.0
This commit is contained in:
parent
cb016ae98f
commit
0d416aaf8d
15 changed files with 3266 additions and 42 deletions
|
@ -29,10 +29,10 @@ build:
|
|||
- sed -i "s/0.0.1/${GitVersion_MajorMinorPatch}/" src/OptimaLab35/__init__.py
|
||||
- cat src/OptimaLab35/__init__.py
|
||||
- python3 -m pip install build
|
||||
- python3 -m build
|
||||
- python3 -m build --wheel --sdist -s src
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/*
|
||||
- src/dist/*
|
||||
expire_in: 1 day
|
||||
|
||||
publish:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue