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 3a4d2bf commit b382b93Copy full SHA for b382b93
pyproject.toml
@@ -17,7 +17,7 @@ requires-python = ">3.7"
17
scripts = {pocket-to-sqlite = "pocket_to_sqlite.cli:cli"}
18
19
[project.urls]
20
-homepage = "https://github.com/dogsheep/pocket-to-sqlite"
+Homepage = "https://github.com/dogsheep/pocket-to-sqlite"
21
Changelog = "https://github.com/dogsheep/pocket-to-sqlite/releases"
22
Issues = "https://github.com/dogsheep/pocket-to-sqlite/issues"
23
CI = "https://github.com/dogsheep/pocket-to-sqlite/actions"
0 commit comments