File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,12 @@ dev = [
50
50
]
51
51
52
52
[project .urls ]
53
- homepage = " https://docs.apify.com/api/client/python/"
54
- apify_homepage = " https://apify.com"
55
- changelog = " https://github.com/apify/apify-client-python/blob/master/CHANGELOG.md"
56
- documentation = " https://docs.apify.com/api/client/python/"
57
- issue_tracker = " https://github.com/apify/apify-client-python/issues"
58
- repository = " https://github.com/apify/apify-client-python"
53
+ "Homepage" = " https://docs.apify.com/api/client/python/"
54
+ "Apify homepage" = " https://apify.com"
55
+ "Changelog" = " https://github.com/apify/apify-client-python/blob/master/CHANGELOG.md"
56
+ "Documentation" = " https://docs.apify.com/api/client/python/"
57
+ "Issue tracker" = " https://github.com/apify/apify-client-python/issues"
58
+ "Repository" = " https://github.com/apify/apify-client-python"
59
59
60
60
[tool .hatch .build .targets .wheel ]
61
61
packages = [" src/apify_client" ]
You can’t perform that action at this time.
0 commit comments