We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e283b5f commit 21c5d8fCopy full SHA for 21c5d8f
1 file changed
pyproject.toml
@@ -5,9 +5,9 @@ description = "Aserto API client"
5
readme = "README.md"
6
authors = ["Aserto, Inc. <pypi@aserto.com>"]
7
maintainers = ["authereal <authereal@aserto.com>"]
8
-homepage = "https://github.com/aserto-dev/aserto-python/tree/HEAD/packages/aserto"
9
-repository = "https://github.com/aserto-dev/aserto-python/tree/HEAD/packages/aserto"
10
-documentation = "https://github.com/aserto-dev/aserto-python/tree/HEAD/packages/aserto"
+homepage = "https://github.com/aserto-dev/aserto-python/tree/HEAD"
+repository = "https://github.com/aserto-dev/aserto-python/tree/HEAD"
+documentation = "https://github.com/aserto-dev/aserto-python/tree/HEAD"
11
license = "Apache-2.0"
12
classifiers = [
13
"Intended Audience :: Developers",
0 commit comments