Skip to content

Incorporate poetry into project #6

Description

@mraarone

Poetry uses a default cache-dir of ~/.cache/pypoetry, and installs virtualdevs in that folder by default. This will go around the issue of Codespaces always hard copying over the /workspaces/{project name} folder and wiping out any existing .venv folder prepared during the docker image build. So the docker image build can use poetry add and not have to worry about the issue where the in-project .venv folder is wiped out.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions