Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna2134 authored Jul 20, 2022
1 parent cf19e4e commit 1a40f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def _get_version(filename):
description="This is for google custom search api.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/tuna2134/google-custom-search",
url="https://github.com/mc-fdc-dev/google-custom-search",
install_requires=_requires_from_file('requirements.txt'),
extras_require=extras_require,
packages=setuptools.find_packages(),
Expand Down

0 comments on commit 1a40f31

Please sign in to comment.