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 7990b99 commit 1d9e7c3Copy full SHA for 1d9e7c3
pyproject.toml
@@ -30,11 +30,11 @@ include = [
30
]
31
32
[poetry.urls]
33
-"Homepage" = "https://www.exasol.com/"
34
-"Documentation" = "https://exasol.github.io/python-toolbox/"
35
-"Source" = "https://github.com/exasol/python-toolbox"
36
-"Issues" = "https://github.com/exasol/python-toolbox/issues"
37
-"Changelog" = "https://exasol.github.io/python-toolbox/changelog.html"
+Homepage = "https://www.exasol.com/"
+Documentation = "https://exasol.github.io/python-toolbox/"
+Source = "https://github.com/exasol/python-toolbox"
+Issues = "https://github.com/exasol/python-toolbox/issues"
+Changelog = "https://exasol.github.io/python-toolbox/changelog.html"
38
39
[tool.poetry.dependencies]
40
python = "^3.9"
0 commit comments