Skip to content

Fix "depend on a specific version" of virtualenv.#17

Open
andreskaasik wants to merge 3 commits intomjpizz:masterfrom
andreskaasik:master
Open

Fix "depend on a specific version" of virtualenv.#17
andreskaasik wants to merge 3 commits intomjpizz:masterfrom
andreskaasik:master

Conversation

@andreskaasik
Copy link

Adds showHidden = true to getPackageReleases call and converts version numbers to semver fromat before finding the match.

Now it should be possible to include the following in package.json and to stick to specific version of virtualenv:

"virtualenv": {
"version": "16.0.0"
}

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant