Skip to content

Commit aeb4995

Browse files
import statements
1 parent 44f1fe4 commit aeb4995

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
from unittest import TextTestRunner, TestLoader
1515
from glob import glob
1616
from os.path import splitext, basename, join as pjoin
17+
import setuptools
18+
from distutils.core import setup
1719

1820
from intermine import VERSION
1921

0 commit comments

Comments
 (0)