Basic document handling
This commit is contained in:
@@ -24,7 +24,9 @@ bedit = "bedit.app:main"
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
bedit = ["data/libraries/*.json"]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
target-version = "py310"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user