Skip to content

Commit 6f503d9

Browse files
authored
Update setup.py
1 parent 907afc6 commit 6f503d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
except ImportError:
44
from distutils.core import setup
55

6-
def test_dummy():
7-
pass
8-
96
with open("README.md", "r") as fh:
107
long_description = fh.read()
118

0 commit comments

Comments
 (0)