This commit is contained in:
Roman Mogylatov 2020-10-27 17:19:32 -04:00
parent b0501ca92a
commit 532e1e3033

View File

@ -4,6 +4,7 @@ language: python
jobs:
- os: osx
language: shell
osx_image: xcode10.2
env: TWINE_USERNAME=__token__
install: python3 -m pip install cibuildwheel==1.5.1
script: python3 -m cibuildwheel --output-dir wheelhouse