Skip to content

Commit

Permalink
Install exporter plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp committed Jan 6, 2025
1 parent 5a52403 commit b8f891b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ parts:
# Convert subset of poetry.lock to requirements.txt
curl -sSL https://install.python-poetry.org | python3 -
/root/.local/bin/poetry self add poetry-plugin-export
/root/.local/bin/pip install poetry-plugin-export
/root/.local/bin/poetry export --only main,charm-libs --output requirements.txt
craftctl default
Expand Down

0 comments on commit b8f891b

Please sign in to comment.