mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-30 19:24:31 +03:00
Debug TCI #4
This commit is contained in:
parent
b0501ca92a
commit
532e1e3033
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user