mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
add setuptools installation to prevent macos issues
This commit is contained in:
parent
d5e67878ed
commit
a4b8eb0781
1 changed files with 1 additions and 0 deletions
1
.github/workflows/actions.yml
vendored
1
.github/workflows/actions.yml
vendored
|
|
@ -41,6 +41,7 @@ jobs:
|
|||
|
||||
- name: Build wheel
|
||||
run: |
|
||||
pip install setuptools
|
||||
pip install wheel
|
||||
python setup.py bdist_wheel
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue