Skip to content
Snippets Groups Projects
Commit 587027fe authored by nguyed99's avatar nguyed99
Browse files

Final update of repo structure!

parent f004803b
No related branches found
No related tags found
No related merge requests found
Pipeline #58710 passed
/__pycache__ /__pycache__
\ No newline at end of file *.pyc
\ No newline at end of file
...@@ -20,7 +20,6 @@ build-env: ...@@ -20,7 +20,6 @@ build-env:
- cd build/ - cd build/
- poetry config virtualenvs.in-project true - poetry config virtualenvs.in-project true
- poetry install --no-root - poetry install --no-root
# - poetry run pip install poetry
artifacts: artifacts:
paths: paths:
- $POETRY_CACHE_DIR/virtualenvs/ - $POETRY_CACHE_DIR/virtualenvs/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment