Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔧 Configure docs extras dependencies correctly
Turns out groups and extras can't be used together in pyproject.toml by poetry, see python-poetry/poetry#4897. Changed things around so that `pip install .[docs]` works!
- Loading branch information