pyzmq uses circleci for native arm builds
This commit is contained in:
@@ -172,11 +172,13 @@
|
|||||||
|
|
||||||
- name: pyzmq
|
- name: pyzmq
|
||||||
gh: zeromq/pyzmq
|
gh: zeromq/pyzmq
|
||||||
ci: [github]
|
ci: [github, circleci]
|
||||||
os: [windows, apple, linux]
|
os: [windows, apple, linux]
|
||||||
ci_config: .github/workflows/wheels.yml
|
ci_config: .github/workflows/wheels.yml
|
||||||
notes: |
|
notes: |
|
||||||
Python bindings for zeromq, the networking library. Uses Cython and CFFI.
|
Python bindings for zeromq, the networking library.
|
||||||
|
Uses Cython on CPython and CFFI on PyPy.
|
||||||
|
ARM wheels for linux are built natively on CircleCI.
|
||||||
|
|
||||||
- name: python-rapidjson
|
- name: python-rapidjson
|
||||||
gh: python-rapidjson/python-rapidjson
|
gh: python-rapidjson/python-rapidjson
|
||||||
|
|||||||
Reference in New Issue
Block a user