File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11variables :
22 CIBW_SKIP : pp* cp27-* cp36-* cp37-* *_i686 *-win32 *musllinux*
33 CIBW_ARCHS_MACOS : x86_64 universal2
4- 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 nanoarrow " pyarrow==20.0.0; python_version>=' 3.9'" " pyarrow<18; python_version==' 3.8' polars
5- CIBW_TEST_REQUIRES_AARCH64 : --index-url https://pypi.ampl.com --extra-index-url https://pypi.org/simple ampl_module_base ampl_module_highs nanoarrow " pyarrow==20.0.0; python_version>=' 3.9'" " pyarrow<18; python_version==' 3.8' polars
4+ 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 nanoarrow pyarrow==20.0.0; python_version>=\" 3.9\" pyarrow<18; python_version==\" 3.8\" polars"
5+ CIBW_TEST_REQUIRES_AARCH64 : " --index-url https://pypi.ampl.com --extra-index-url https://pypi.org/simple ampl_module_base ampl_module_highs nanoarrow pyarrow==20.0.0; python_version>=\" 3.9\" pyarrow<18; python_version==\" 3.8\" polars"
66
77stages :
88- stage : native
You can’t perform that action at this time.
0 commit comments