Skip to content

Conversation

@vepadulano
Copy link
Owner

The enum34 package is included in the standard library since Python 3.4, so there's no need to add it as a requirement when installing PyRDF in a Python 3.4+ environment.
In fact, this requirement is messing with pip (e.g. pypa/pip#8214)

@vepadulano vepadulano requested a review from etejedor December 8, 2020 11:02
@vepadulano vepadulano self-assigned this Dec 8, 2020
The enum34 package is included in the standard library since Python 3.4, so there's no need to add it as a requirement when installing PyRDF in a Python 3.4+ environment.
In fact, this requirement is messing with pip (e.g. pypa/pip#8214)
@vepadulano vepadulano merged commit 554b04f into master Dec 8, 2020
@vepadulano vepadulano deleted the enum34-python2 branch December 26, 2020 21:56
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.

3 participants