[setup] Remove "" from packages

We should never install any module in the root.
This commit is contained in:
Behdad Esfahbod 2013-11-29 16:21:02 -05:00
parent 986407e037
commit 9cab956e1c

View File

@ -71,7 +71,6 @@ setup(
long_description = long_description,
packages = [
"",
"fontTools",
"fontTools.encodings",
"fontTools.misc",