To install:
    pip install .
    pip install --no-build-isolation .  # If internet is not available

To uninstall:
    pip uninstall normflow
