Skip to content

Commit

Permalink
ci: add numpy.distutils to hiddenimports
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 4, 2022
1 parent 3e4d092 commit 6af0eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-recipes/hook-pyjibe.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@

hiddenimports = ["mpl_toolkits",
"mpl_toolkits.axes_grid1",
"numpy.distutils", # Python 3.8 and macos-latest GHA
]

0 comments on commit 6af0eb9

Please sign in to comment.