summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-03-17 13:11:40 +0100
committerGuido Günther <agx@sigxcpu.org>2014-03-17 13:11:40 +0100
commit5946d6d1079969822b750af12bb5c95b188485ae (patch)
treeabf37d167f0f858b467d90006347904ab1e7a4b7 /setup.py
parentce27981e79ad65f61447c46df6b5541c68c4b9f9 (diff)
parentc5e388aeee65d263578b16bd945f34a48c11a99a (diff)
Merge branch 'master' into debian/master
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f79ef8e..1da9283 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# vim: set fileencoding=utf-8 :
-from distutils.core import setup
+from setuptools import setup
data_files = []