Skip to content

When virtualenv flags are changed, postinstall should reinstall #1

@mjpizz

Description

@mjpizz

For example, if you add new flags in your package.json like:

"virtualenv": {
  "flags": ["--python=Python2.7"]
}

For convenience, the virtualenv should be rebuilt so that it has the correct Python version (rather than requiring the user to remove the old directory first).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions