We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb41b0 commit 8b7ae16Copy full SHA for 8b7ae16
.github/workflows/build-wheels.yaml
@@ -80,6 +80,7 @@ jobs:
80
id: setup-fortran-windows-arm
81
with:
82
# Only intel-classic supported by f2py
83
+ # (https://numpy.org/devdocs/f2py/windows/intel.html#f2py-and-windows-intel-fortran)
84
compiler: "intel-classic"
85
version: "2021.10"
86
- name: Build wheels
0 commit comments