We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df8184 commit 48d969eCopy full SHA for 48d969e
1 file changed
setup.py
@@ -18,8 +18,8 @@
18
url="https://github.com/Electronic-Mango/simple-justwatch-python-api",
19
download_url="https://github.com/Electronic-Mango/simple-justwatch-python-api/releases/",
20
project_urls={
21
- 'Documentation': 'https://electronic-mango.github.io/simple-justwatch-python-api',
22
- 'Source': 'https://github.com/Electronic-Mango/simple-justwatch-python-api',
+ "Documentation": "https://electronic-mango.github.io/simple-justwatch-python-api",
+ "Source": "https://github.com/Electronic-Mango/simple-justwatch-python-api",
23
},
24
keywords=["justwatch", "api", "graphql"],
25
install_requires=["httpx"],
0 commit comments