When trying to `pip install` python-flint, it fails if you don't have `Cython` or `numpy` installed. This should be added to the required packages.
When trying to
pip installpython-flint, it fails if you don't haveCythonornumpyinstalled. This should be added to the required packages.