package_dir not needed anymore
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
3cf59fdf9a
commit
af8f944aaf
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -1,7 +1,5 @@
|
||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
|
|
||||||
package_dir = {'': 'lib'}
|
|
||||||
|
|
||||||
import cdist
|
import cdist
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
|
|
Loading…
Reference in a new issue