Initial SFERA platform baseline
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "sfera-integration-topology"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"pydantic>=2.0",
|
||||
"sfera-sir",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
package = true
|
||||
Reference in New Issue
Block a user