fix: replace sqlor-database-module with sqlor, add bricks_for_python dependency
This commit is contained in:
parent
33f1d4bf74
commit
7114e74777
@ -10,9 +10,8 @@ authors = [{name = "Hermes Agent", email = "hermes@example.com"}]
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ahserver",
|
"sqlor",
|
||||||
"sqlor-database-module",
|
"bricks_for_python",
|
||||||
"bricks-framework"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user