package_dir not needed anymore

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-10-25 23:47:32 +02:00
parent 3cf59fdf9a
commit af8f944aaf
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
from distutils.core import setup
package_dir = {'': 'lib'}
import cdist
setup(