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

Allow building a cython compiled binary wheel package #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allow building a cython compiled binary wheel package #129

wants to merge 1 commit into from

Conversation

s0undt3ch
Copy link

It requires docker to be able to build manylinux wheel packages.

Just run:

python setup-binary.py bdist_wheel

It requires docker to be able to build `manylinux` wheel packages.

Just run:

```
python setup-binary.py bdist_wheel
```
@codecov-io
Copy link

codecov-io commented Jun 12, 2018

Codecov Report

Merging #129 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   85.77%   85.77%           
=======================================
  Files          29       29           
  Lines        3985     3985           
=======================================
  Hits         3418     3418           
  Misses        567      567

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b7961a...9bf714f. Read the comment docs.

@etingof
Copy link
Owner

etingof commented Nov 16, 2019

Hey, sorry for missing your PR!

In light of dropped Py 2.6- support, would you mind updating your patch?

@s0undt3ch
Copy link
Author

I've moved on from the project that used this and at the moment I have close to no spare time to fix this. Would you mind picking where I left?

Sorry.

And Thank You.

Lostboi pushed a commit to inexio/pyasn1 that referenced this pull request Dec 21, 2020
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