Skip to content
Snippets Groups Projects

pip container: Build from Poetry and install wheel (#498)

Merged Moul requested to merge 498_include_g1_monetary_license_in_pip_container into main

For some reasons, pip/setuptools was installing g1_monetary_license directory alongside Silkaj sources It does not seems to be the case anymore, I can’t find this information in setuptools changelog

In pyproject.toml, [tool.poetry.include] field is for Poetry usage There is a way with setuptools I did not manage to make it work https://setuptools.pypa.io/en/latest/userguide/datafiles.html

Instead, build wheel from Poetry, copy it and install it to Py image

Keep the image standalone, independent from poetry image (#483 (closed)) Install Poetry v1 (#499 (closed))

Remove unnecessary duplicate ARG argument

Close #498 (closed)

Edited by Moul

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading