Skip to content

[Partial Fix] setup via pyproject.toml

Gregory Tucker requested to merge github/fork/g5t/main into main

Issue

As described in #249 (closed) this package is not pip-installable.

Description of work

These changes are sufficient to get the package installed. The installed package may need its requirements installed separately, so an improved solution would add the dependencies to pyproject.toml directly.

Checklist

Merge request reports