Skip to content

Incorporate poetry into project #6

@mraarone

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions