Fixed package discovery in pyproject.toml
This commit is contained in:
parent
b029d1cb67
commit
d5afdeebda
@ -41,7 +41,7 @@ requires = ["setuptools>=61.0"]
|
||||
#build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["borgmatic"]
|
||||
package-dir = {"" = "borgmatic"}
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user