Skip to content

Commit 3799676

Browse files
committed
Specify homepage and repository URLs
1 parent 5e828f2 commit 3799676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111
license = { text = "Apache-2.0" }
1212
keywords = ["pdf", "tables", "excel", "csv", "xml", "api"]
1313
authors = [ { name = "Cantabular Ltd", email = "hello@pdftables.com" } ]
14-
urls = { "Homepage" = "https://github.com/pdftables/python-pdftables-api" }
14+
urls = { Homepage = "https://pdftables.com/api", Repository = "https://github.com/pdftables/python-pdftables-api.git" }
1515
dependencies = ["requests"]
1616
classifiers = [
1717
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)