The [gui] extras_require was dropped when the build system migrated from setup.py to pyproject.toml in 4c837ee.
Fixes #698
The `[gui]` extras_require was dropped when the build system migrated from `setup.py` to `pyproject.toml` in 4c837ee.
Fixes #698