Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Commit

Permalink
Merge pull request #19 from patricklucas/set_url_to_pyleus.org
Browse files Browse the repository at this point in the history
Set url to pyleus.org in setup.py
  • Loading branch information
patricklucas committed Oct 17, 2014
2 parents 0ea1e9e + f885407 commit 2d62d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -67,7 +67,7 @@ def run(self):
author_email="plucas@yelp.com",
description="Standard library and deployment tools for using Python "
"with Storm",
url="http://yelp.github.io/pyleus/",
url="https://pyleus.org",
classifiers=[
"Programming Language :: Python",
"Programming Language :: Python :: 2.6",
Expand Down

0 comments on commit 2d62d6a

Please sign in to comment.