Skip to content

pascal456/exampleproject

Repository files navigation

Exampleproject

An example project for reproducing an error with poetry.

See python-poetry/poetry#9190

Build docker

Building is done with the VS Code docker extension, which essentially results in the following build command:

docker build --pull --rm -f "Dockerfile" -t exampleproject:latest "." 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published