Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
update name of the file renamed earlier
Browse files Browse the repository at this point in the history
  • Loading branch information
Satchit Haridas committed Mar 6, 2013
1 parent 2e1cacf commit aad7a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@
import os

long_description = open(
os.path.join(*(['src'] + name.split('.') + ['README.txt']))
os.path.join(*(['src'] + name.split('.') + ['README.rst']))
).read()

setup(
Expand Down

0 comments on commit aad7a3f

Please sign in to comment.