Skip to content

Commit

Permalink
Ready fot pipi
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 5, 2020
1 parent 52cc400 commit 989a85b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
from setuptools import setup
def readme():
with open('README.rst') as f:
return f.read()
# read the contents of your README file
from os import path
this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
Expand Down

0 comments on commit 989a85b

Please sign in to comment.