fix: ruff formatting and allow-direct-references for handler-base dep
This commit is contained in:
@@ -24,6 +24,9 @@ dev = [
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.metadata]
|
||||
allow-direct-references = true
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["."]
|
||||
only-include = ["pipeline_bridge.py"]
|
||||
|
||||
Reference in New Issue
Block a user