File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,14 @@ classifiers = [
2626]
2727
2828[project .urls ]
29- repository = " https://github.com/tcgdex/python-sdk"
30- "Bug Tracker" = " https://github.com/tcgdex/python-sdk/issues"
3129homepage = " https://tcgdex.dev"
32- documentation = " https://tcgdex.dev/sdks/python"
33- "Sponsor Us !" = " https://github.com/sponsors/tcgdex"
30+ source = " https://github.com/tcgdex/python-sdk"
31+ download = " https://github.com/tcgdex/python-sdk/releases/latest"
32+ changelog = " https://github.com/tcgdex/python-sdk/releases/latest"
33+ releasenotes = " https://github.com/tcgdex/python-sdk/releases/latest"
34+ documentation = " https://tcgdex.dev"
35+ issues = " https://github.com/tcgdex/python-sdk/issues"
36+ funding = " https://github.com/sponsors/tcgdex"
3437
3538[build-system ]
3639requires = [" pdm-backend" ]
You can’t perform that action at this time.
0 commit comments