Slowly recreating alpine bits schemas. Our usecase will need both server and client parts
This commit is contained in:
@@ -4,4 +4,6 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"lxml>=6.0.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user