Skip to content

Commit 701bd20

Browse files
committed
style
1 parent 4f99988 commit 701bd20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
from setuptools import setup
22

3+
34
def readme():
45
with open('README.rst') as file:
56
return file.read()
67

8+
79
setup(
810
name='compose_diff',
911
version='0.1.0',

0 commit comments

Comments
 (0)