Also fixes #20.
By specifying "py_modules" instead of "packages" in setup.py, the single-file module is found and installed in site-packages correctly.