See how Podman plays along with Poetry :)
|
Some checks failed
Podman Poetry Test Build / Build Container Image (push) Failing after 1m11s
|
||
|---|---|---|
| .gitea/workflows | ||
| podman_poetry_test | ||
| .gitignore | ||
| Containerfile | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
podman-poetry-test
A demo of building a Python project using a container
Requirements
If building using this method, ensure you place poetry-plugin-export as a require plugin.
[tool.poetry.requires-plugins]
poetry-plugin-export = ">=1.9"