Skip to content

version 20.2 doesn't like non numeric requirements #499

@ghost

Description

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


Latest version 20.2 fails when trying to install requirements in the form:
'mypackage==0.1.2.xy1'

$ python setup.py egg_info
error in mypackage setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Invalid requirement, parse error at "'.xy1'"

I was able to confirm that setuptools 20.1 does not present this issue.


Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions