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 498a5a4 commit ff5a17bCopy full SHA for ff5a17b
pyproject.toml
@@ -5,6 +5,9 @@ description = "Viam Robotics Python SDK"
5
authors = [ "Naveed <[email protected]>" ]
6
license = "Apache-2.0"
7
readme = "README.md"
8
+homepage = "https://www.viam.com"
9
+repository = "https://github.com/viamrobotics/viam-python-sdk"
10
+documentation = "https://python.viam.dev"
11
packages = [
12
{ include = "viam", from = "src" },
13
]
0 commit comments