* Only files `__init__.py` and `__main__.py` are excluded from the cythonization
* Cython compiler options are no more set by `setuptools_cythonize` (`embed_pos_in_docstring`, `fast_fail` are now `False` by default)
* Fix command `python setup.py install` (however, the package will not be installed as an eggs)