mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
Stop using legacy bdist_wininst
This commit is contained in:
parent
5a907bd013
commit
d1c35ec467
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