We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebd605 commit 952338dCopy full SHA for 952338d
pyproject.toml
@@ -86,7 +86,7 @@ test = [
86
87
[tool.setuptools.packages.find]
88
where = ["./"]
89
-include = ["libcloud", "libcloud.test*" ]
+include = ["libcloud", "libcloud.test*", "libcloud.*" ]
90
91
[tool.setuptools.package-data]
92
"*" = ["*.json", "*.xml", "*.pub", "*.key", "*.pem", "*.crt", "*.csv", "*.txt", "*.html"]
0 commit comments