We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e647319 commit a0d71f3Copy full SHA for a0d71f3
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
"Topic :: Software Development",
22
"Topic :: Software Development :: Libraries :: Python Modules",
23
]
24
-urls = { Homepage = "http://pgcli.com" }
+urls = { Homepage = "https://pgcli.com" }
25
requires-python = ">=3.8"
26
dependencies = [
27
"pgspecial>=2.0.0",
0 commit comments