Installing this package via pip ends up in error because of the cython dependency in setup.py. There are no cython files in the project now. I will change the setup.py and add pyproject.toml (simmilar to what [MAST](https://github.com/cherab/mastu) package uses)