Skip to content

Commit 40963eb

Browse files
committed
import setuptools because I love python setup.py develop
1 parent 3689a28 commit 40963eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import memory_profiler
22
from distutils.core import setup
3+
import setuptools
34

45
CLASSIFIERS = """\
56
Development Status :: 5 - Production/Stable

0 commit comments

Comments
 (0)