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.
client.pem
1 parent 8e03adb commit 23b7787Copy full SHA for 23b7787
MANIFEST.in
@@ -0,0 +1 @@
1
+include src/smartinspect/resources/client.pem
pyproject.toml
@@ -33,4 +33,7 @@ keywords = [
33
34
[project.urls]
35
Homepage = "https://code-partners.com/offerings/smartinspect/"
36
-Issues = "https://github.com/Code-Partners/smartinspect-python-library/issues"
+Issues = "https://github.com/Code-Partners/smartinspect-python-library/issues"
37
+
38
+[tool.setuptools.packages.find]
39
+where = ["src"]
0 commit comments