lukin0110 / poetry-copier

A copier template for scaffolding Python packages and apps (FastAPI and Gradio) using Poetry as package manager
GNU Affero General Public License v3.0
7 stars 1 forks source link

Specify python version as build arg when building the `devcontainer` in GitHub Actions #16

Closed lukin0110 closed 9 months ago

lukin0110 commented 10 months ago

Blocked by: https://github.com/devcontainers/ci/issues/270

lukin0110 commented 9 months ago

Applied a fix in #25