Skip to content

Adjust requirements to use enum-compat in place of enum34#105

Open
MightySCollins wants to merge 1 commit intoBingAds:masterfrom
atomjuice:master
Open

Adjust requirements to use enum-compat in place of enum34#105
MightySCollins wants to merge 1 commit intoBingAds:masterfrom
atomjuice:master

Conversation

@MightySCollins
Copy link
Copy Markdown

When using enum34 issues can occur on any python version over 3.4. By using this package it will use the standard package on later versions of python. Using enum34 in later versions of python can cause issues with pip itself and break installs.

@MightySCollins
Copy link
Copy Markdown
Author

Looks like this was resolved in 25fa4f4. I am just curious if this is a better solution than just using the compact library which is what I have always done?

@ghost ghost mentioned this pull request Nov 16, 2022
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