Skip to content

Commit ca16125

Browse files
committed
correct error packaging
1 parent 218f0bc commit ca16125

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
@@ -34,4 +34,4 @@ classifiers = [
3434
]
3535

3636
[tool.setuptools.packages.find]
37-
where = ["dropboxdrivefs"]
37+
where = ["."]

0 commit comments

Comments
 (0)