Skip to content
Snippets Groups Projects
Commit ad9e008c authored by Christoph Knote's avatar Christoph Knote
Browse files

So?

parent 001f82dd
Branches
Tags
1 merge request!16Introduce poetry packaging
...@@ -19,6 +19,7 @@ test: ...@@ -19,6 +19,7 @@ test:
stage: testing stage: testing
needs: [build_package] needs: [build_package]
script: script:
- poetry update
- poetry install - poetry install
- source `poetry env info --path`/bin/activate - source `poetry env info --path`/bin/activate
- make - make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment