We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97d3f1 commit 1d0c539Copy full SHA for 1d0c539
1 file changed
pyproject.toml
@@ -33,8 +33,8 @@ dev = [
33
"pdbpp>=0.10.3",
34
]
35
36
-[tool.setuptools]
37
-packages = ["litecli"]
+[tool.setuptools.packages.find]
+exclude = ["screenshots"]
38
39
[tool.setuptools.package-data]
40
litecli = ["liteclirc", "AUTHORS"]
0 commit comments