def test_openpyxl(pyi_builder): pyi_builder.test_source( """ # Test the hook to openpyxl from openpyxl import __version__ """)