- commit
- eac45281e73f2f0bee6fc7bf1f869e33be0e5009
- parent
- 13f8c09e6d199753a04c14728e7a02f6b2c933f4
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2015-11-12 05:25
Gardening
Diffstat
| M | setup.py | 2 | -- |
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
@@ -1,8 +1,6 @@ 1 1 #!/usr/bin/env python 2 2 3 3 from setuptools import setup4 -1 from distutils.command.build import build5 -1 from setuptools.command.install_lib import install_lib6 4 7 5 8 6 setup(