Skip to content

Don't normalize version numbers as names.#204

Merged
kwlzn merged 1 commit into
pex-tool:masterfrom
mikekap:fix_local_packages
Feb 10, 2016
Merged

Don't normalize version numbers as names.#204
kwlzn merged 1 commit into
pex-tool:masterfrom
mikekap:fix_local_packages

Conversation

@mikekap
Copy link
Copy Markdown
Contributor

@mikekap mikekap commented Jan 25, 2016

Version numbers can have + in them as a local version - 0.1-pex.1 & 0.1+pex.1 take completely different paths in pkg_resources.

Version numbers can have + in them as a local version - 0.1-pex.1 & 0.1+pex.1 take completely different paths in pkg_resources.
@mikekap
Copy link
Copy Markdown
Contributor Author

mikekap commented Feb 3, 2016

Ping

@kwlzn
Copy link
Copy Markdown
Contributor

kwlzn commented Feb 10, 2016

lgtm! thanks @mikekap - will take a look at your other PR sometime this week hopefully.

kwlzn added a commit that referenced this pull request Feb 10, 2016
Don't normalize version numbers as names.
@kwlzn kwlzn merged commit f0c5c6f into pex-tool:master Feb 10, 2016
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.

2 participants