From 953df19775a8cf09c33ca5372653d790b557e455 Mon Sep 17 00:00:00 2001 From: Jurgen Lentz <42538773+jurgen-lentz@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:18:49 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 39dcdc9..d720b47 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - CIBW_SKIP: pp* cp27-* *_i686 *-win32 *musllinux* + CIBW_SKIP: pp* cp27-* *_i686 *-win32 *musllinux* cp36-* CIBW_ARCHS_MACOS: x86_64 universal2 CIBW_TEST_COMMAND: python -m amplpy.tests CIBW_TEST_REQUIRES: --index-url https://pypi.ampl.com --extra-index-url https://pypi.org/simple ampl_module_base ampl_module_highs ampl_module_gurobi pandas numpy