We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3dc45 commit e7f699dCopy full SHA for e7f699d
1 file changed
pyproject.toml
@@ -32,6 +32,8 @@ dynamic = ["version"]
32
[project.urls]
33
homepage = "https://github.com/pyathena-dev/PyAthena/"
34
repository = "https://github.com/pyathena-dev/PyAthena/"
35
+documentation = "https://pyathena-dev.github.io/PyAthena/"
36
+issues = "https://github.com/pyathena-dev/PyAthena/issues"
37
38
[project.entry-points."sqlalchemy.dialects"]
39
awsathena = "pyathena.sqlalchemy.base:AthenaDialect"
0 commit comments