Skip to content

Commit

Permalink
Merge pull request #10 from johnomotani/fix-setup-py
Browse files Browse the repository at this point in the history
Fix URL in setup.py
  • Loading branch information
johnomotani authored May 3, 2020
2 parents 7528e9b + 4b06625 commit b2c47cd
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 @@ -18,7 +18,7 @@
license="OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/boutproject/hypnotoad",
url="https://github.com/johnomotani/optionsfactory",
packages=setuptools.find_packages(),
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit b2c47cd

Please sign in to comment.