Skip to content

Commit

Permalink
fixed doc path
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed Jan 14, 2016
1 parent 9cece09 commit 480fab6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
]
}

here = os.path.abspath(os.path.dirname(__file__))

with open(os.path.join(here, 'README.rst')) as f:
README = f.read()

Expand Down

0 comments on commit 480fab6

Please sign in to comment.