Skip to content

Commit

Permalink
build: add rpy2 to hidden imports
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Feb 16, 2021
1 parent ba9412f commit a2e2a1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-recipes/hook-shapeout2.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@
# Data files
datas = collect_data_files("shapeout2", include_py_files=True)
datas += collect_data_files("shapeout2", subdir="img")

hiddenimports = ["rpy2"]

0 comments on commit a2e2a1f

Please sign in to comment.