Skip to content

Commit

Permalink
* more linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Taylor Miller committed Jun 29, 2017
1 parent 4f67d20 commit 4712362
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
def convert_to_rst(filename):
"""
Nice markdown to .rst hack. PyPI needs .rst.
Uses pandoc to convert the README.md
From https://coderwall.com/p/qawuyq/use-markdown-readme-s-in-python-modules
"""
try:
Expand Down

0 comments on commit 4712362

Please sign in to comment.