From d1c35ec46759117e9327bc02333431ee20e6a458 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Tue, 5 Nov 2019 15:52:49 +0200 Subject: [PATCH] Stop using legacy bdist_wininst --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 0bb6e01a..d212e3b4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: