Skip to content

Suggestion to add poetry.toml file and configure it such that venv are created inside project #4601

@devnchill

Description

@devnchill

Community & Support: LinkedIn Group · Slack #project-nest

Active project leaders: Arkadii Yakovets -- GitHub · LinkedIn · Slack; Kate Golovanova -- GitHub · LinkedIn · Slack

Contributing · Code of Conduct · GSoC Mentors


Is your feature request related to a problem? Please describe.
At the moment , there is no poetry.toml file to configure poetry behaviour locally. docker sets POETRY_VIRTUAL_ENVS_IN_PROJECT=true in local dockerfile for backend

I suggest to add the config file to maintain consistency .
Describe the solution you'd like

  • Add poetry.toml file
  • Configure it to have venv inside project dir

This would help in

  • easy to deal with project specific config
  • Make setups reproducible for teams

Are you going to work on implementing this?

  • Yes
  • No

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions