mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Merge pull request #794 from hugovk/patch-1
Stop using legacy bdist_wininst
This commit is contained in:
commit
f9bc7f17fc
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ test_script:
|
|||
|
||||
after_test:
|
||||
# This step builds your wheels.
|
||||
- "python setup.py bdist_wheel bdist_wininst"
|
||||
- "python setup.py bdist_wheel"
|
||||
- codecov
|
||||
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue