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

Switched to universal wheels. #191

Merged
merged 1 commit into from Jan 15, 2017
Merged

Conversation

apollo13
Copy link
Contributor

Circuits does not ship C-extensions, nor does it need 2to3 to run to
work on python 3. This means one wheel is enough, currently the PyPi
wheels are py2 only!

This changes the generated wheels to be named like:

circuits-3.3-py2.py3-none-any.whl

instead of

circuits-3.3-py2-none-any.whl

ie py2.py3 instead of just py2

Circuits does not ship C-extensions, nor does it need 2to3 to run to
work on python 3. This means one wheel is enough, currently the PyPi
wheels are py2 only!
@coveralls
Copy link

coveralls commented Jan 15, 2017

Coverage Status

Coverage decreased (-0.04%) to 78.458% when pulling 0d5dd0f on apollo13:universal_wheel into d6aeb45 on circuits:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 78.458% when pulling 0d5dd0f on apollo13:universal_wheel into d6aeb45 on circuits:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 78.458% when pulling 0d5dd0f on apollo13:universal_wheel into d6aeb45 on circuits:master.

@prologic prologic merged commit f1abe5d into circuits:master Jan 15, 2017
@apollo13 apollo13 deleted the universal_wheel branch January 15, 2017 21:23
spaceone pushed a commit to spaceone/circuits that referenced this pull request Feb 12, 2017
Circuits does not ship C-extensions, nor does it need 2to3 to run to
work on python 3. This means one wheel is enough, currently the PyPi
wheels are py2 only!
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.

None yet

3 participants