We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
python setup.py develop
1 parent 3689a28 commit 40963ebCopy full SHA for 40963eb
1 file changed
setup.py
@@ -1,5 +1,6 @@
1
import memory_profiler
2
from distutils.core import setup
3
+import setuptools
4
5
CLASSIFIERS = """\
6
Development Status :: 5 - Production/Stable
0 commit comments