--- a/setup.py +++ a/setup.py @@ -21,7 +21,6 @@ package_map = { "fsgs": "../python", "fsui": "../python", "game_center": "../python", - "lhafile": "../python-lhafile", "six": "../python", } packages = sorted(package_map.keys())