Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tag_date incompatible with PEP 386? #79

Open
ghost opened this issue Sep 15, 2013 · 1 comment
Open

tag_date incompatible with PEP 386? #79

ghost opened this issue Sep 15, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 15, 2013

Originally reported by: ngrilly (Bitbucket: ngrilly, GitHub: ngrilly)


The command egg_ingo, when used with the option tag-date, produces versions in a format similar to X.Y-YYYYMMDD which looks incompatible with PEP 386.

As I understand it, the incompatibility arises from the use of a character '-' before the date.

It causes some problems when tag-date is used in conjunction with more recent tools like "pip wheel".

What is your advice on this?

Thanks :)


@ghost
Copy link
Author

ghost commented May 9, 2015

Original comment by RonnyPfannschmidt (Bitbucket: RonnyPfannschmidt, GitHub: RonnyPfannschmidt):


@jaraco, @dstufft - what deprecation/removal policy can we use here?

@ghost ghost added minor bug labels Mar 29, 2016
jaraco added a commit that referenced this issue Dec 19, 2021
Honor sysconfig.get_preferred_scheme when selecting install schemes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants