feat(croppa): implement basic video editing functionality with cropping and zooming
This commit is contained in:
@@ -16,3 +16,8 @@ build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
include = ["main.py"]
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = [
|
||||
"croppa",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user