feat: properly handle form_x type background
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 = [
|
||||
"unitypy>=1.23.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user