Skip to content

Add configuration to specify path to virtualenv / commandline #2575

@goodwillcoding

Description

@goodwillcoding
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

Configuration setting to specify which virtualenv script to use.

Currently the virtualenv script is being looked for in the path, but for isolation issues it would be nice there could be a setting which sets the path to the virtualenv to use. Currently I work around this by having poetry run inside a virtualenv which seems like major overkill. Please let me know what you think of this.

Addititionally this setting could include the full call to virtualenv for example with "--no-download" and others which is crucial in isolated deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions