Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
leliel12 committed Nov 8, 2019
1 parent 39aebd7 commit a1aa20c
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 @@ -31,9 +31,11 @@

REQUIREMENTS = ["numpy"]


with open("README.md") as fp:
LONG_DESCRIPTION = fp.read()


DESCRIPTION = LONG_DESCRIPTION.splitlines()[2]


Expand Down

0 comments on commit a1aa20c

Please sign in to comment.