Skip to content

When virtualenv flags are changed, postinstall should reinstall #1

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).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions