docs: working examples: pyzmq no longer uses CircleCI (#2620)
pyzmq no longer uses CircleCI https://github.com/zeromq/pyzmq/commit/014bc3eefc8bb1f883bacc9392966022de62be30
This commit is contained in:
@@ -172,13 +172,13 @@
|
||||
|
||||
- name: pyzmq
|
||||
gh: zeromq/pyzmq
|
||||
ci: [github, circleci]
|
||||
ci: [github]
|
||||
os: [windows, apple, linux]
|
||||
ci_config: .github/workflows/wheels.yml
|
||||
notes: |
|
||||
Python bindings for zeromq, the networking library.
|
||||
Uses Cython on CPython and CFFI on PyPy.
|
||||
ARM wheels for linux are built natively on CircleCI.
|
||||
ARM wheels for linux are built natively on GitHub Actions.
|
||||
|
||||
- name: python-rapidjson
|
||||
gh: python-rapidjson/python-rapidjson
|
||||
|
||||
Reference in New Issue
Block a user