We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1fe7b commit 1c19d6eCopy full SHA for 1c19d6e
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/python3
2
3
from __future__ import absolute_import
4
-from distutils.core import setup
+from setuptools import setup
5
6
setup(name='jens',
7
version='1.4.0',
0 commit comments