Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
rhr committed Sep 30, 2013
1 parent b1eebd4 commit d4a210d
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 @@ -19,7 +19,7 @@
setup(name="ivy-phylo",
version=version,
description=desc,
long_description=file("README.txt").read(),
long_description=open("README.rst").read(),
author="Richard Ree",
author_email="rree@fieldmuseum.org",
url="http://www.reelab.net/ivy",
Expand Down

0 comments on commit d4a210d

Please sign in to comment.