mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Fix missing bsdd pydantic dependency in #7145
This commit is contained in:
@@ -26,6 +26,7 @@ classifiers = [
|
||||
dependencies = [
|
||||
"requests",
|
||||
"typing-extensions",
|
||||
"pydantic",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user