mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 09:50:01 +00:00
Release v1.0.4 (#509)
This commit is contained in:
parent
caadbf2df5
commit
b5acfd5383
3 changed files with 13 additions and 3 deletions
2
.github/workflows/wheel.yml
vendored
2
.github/workflows/wheel.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
make cython
|
||||
|
||||
- name: Build
|
||||
uses: pypa/cibuildwheel@v2.5.0
|
||||
uses: pypa/cibuildwheel@v2.6.0
|
||||
env:
|
||||
CIBW_TEST_REQUIRES: "pytest"
|
||||
CIBW_TEST_COMMAND: "pytest {package}/test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue