As discussed in #430 (comment) and #430 (comment) the pyproject.toml need some looking at.
We should discuss and update:
- How we want to handle project dependencies vs optional dependencies vs dev dependencies
- The project authors section
- Should all the ruff configs be moved into a separate
ruff.toml
- Should all the pytest configs be moved into a separate
pytest.toml
These can be split out into separate sub-issues or PRs after discussion
As discussed in #430 (comment) and #430 (comment) the
pyproject.tomlneed some looking at.We should discuss and update:
ruff.tomlpytest.tomlThese can be split out into separate sub-issues or PRs after discussion