pyodide/test_wheel: make it support modular wheels

This commit is contained in:
Andrej730
2026-08-06 19:13:30 +05:00
parent 47812b2d32
commit e044b865dd
9 changed files with 100 additions and 19 deletions
+1
View File
@@ -9,6 +9,7 @@ line-length = 120
include = '''
src/.*.pyi?$
|nix/.*.pyi?$
|pyodide/.*.pyi?$
'''
extend-exclude = '''
src/ifcopenshell-python/ifcopenshell/express/rules/*