mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
Fix lint failures and add missing pyparsing dependency (#8048)
* unblock voxel schema loading, add test for express * Apply black formatting * Fix lint failures and add missing pyparsing dependency * align ty -> 0.0.34
This commit is contained in:
committed by
Thomas Krijnen
parent
1f6c467c88
commit
69ae113434
@@ -21,6 +21,7 @@ dependencies = [
|
||||
"isodate",
|
||||
"python-dateutil",
|
||||
"lark",
|
||||
"pyparsing",
|
||||
"typing-extensions",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user