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 69ebbaa commit 6f12c19Copy full SHA for 6f12c19
setup.py
@@ -17,8 +17,8 @@
17
url="https://github.com/Electronic-Mango/reddit-python-api",
18
download_url="https://github.com/Electronic-Mango/reddit-python-api/releases/",
19
project_urls={
20
- 'Documentation': 'https://electronic-mango.github.io/reddit-python-api',
21
- 'Source': 'https://github.com/Electronic-Mango/reddit-python-api',
+ "Documentation": "https://electronic-mango.github.io/reddit-python-api",
+ "Source": "https://github.com/Electronic-Mango/reddit-python-api",
22
},
23
keywords=["reddit", "api"],
24
install_requires=["httpx"],
0 commit comments