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.
2 parents 5bee453 + ea77411 commit bc3e1c8Copy full SHA for bc3e1c8
pyproject.toml
@@ -6,8 +6,8 @@ authors = ["OpsMill <[email protected]>"]
6
readme = "README.md"
7
license = "Apache-2.0"
8
homepage = "https://opsmill.com"
9
-repository = "https://github.com/opsmill/infrahub"
10
-documentation = "https://docs.infrahub.app/python-sdk/"
+repository = "https://github.com/opsmill/infrahub-sdk-python"
+documentation = "https://docs.infrahub.app/python-sdk/introduction"
11
packages = [{ include = "infrahub_sdk" }]
12
classifiers = [
13
"Intended Audience :: Developers",
0 commit comments