Skip to content

Commit 51e22dc

Browse files
committed
simplify the toml file
1 parent 936f54c commit 51e22dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ license-files = ["LICENSE"]
2222
packages = ["dfm_backend"]
2323

2424
[tool.setuptools.data-files]
25-
"bin" = ["scripts/dfm-backend"]
25+
bin = ["scripts/dfm-backend"]

0 commit comments

Comments
 (0)