Skip to content

Only install enum34 when Python version < 3.4#22

Closed
brisad wants to merge 1 commit into
python-zeroconf:masterfrom
brisad:master
Closed

Only install enum34 when Python version < 3.4#22
brisad wants to merge 1 commit into
python-zeroconf:masterfrom
brisad:master

Conversation

@brisad
Copy link
Copy Markdown

@brisad brisad commented Jul 9, 2015

I cannot install enum34 in Python 3.4.3. I get a similar problem as is described here: opentok/Opentok-Python-SDK#70

Without the dependency, python-zeroconf works fine.

@jstasiak
Copy link
Copy Markdown
Collaborator

Thank you for the patch. I want to keep providing universal wheels so I won't merge this change but I'll figure out other way to deal with this.

@jstasiak jstasiak closed this Jul 10, 2015
jstasiak added a commit that referenced this pull request Jul 11, 2015
This is in order for the package's installation to work on Python 3.4+,
solves the same issue as
#22.
@jstasiak
Copy link
Copy Markdown
Collaborator

@brisad Thank you once again for the patch, ignoring my desire to keep using universal wheels it's perfectly fine patch so I feel bad for not merging it. My fix is released as 0.17.2 on PyPI, can you let me know it works for you?

@brisad
Copy link
Copy Markdown
Author

brisad commented Jul 16, 2015

@jstasiak Yes, I've tried now and it works fine. Much appreciated!

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