janhoy opened a new issue, #16: URL: https://github.com/apache/solr-orbit/issues/16
The project uses the legacy `setup.py`/`setup.cfg` approach. Several planned tools (ruff #6, liccheck #9) expect config in `pyproject.toml`. **Tasks:** - Move package metadata and dependencies from `setup.py`/`setup.cfg` → `pyproject.toml` - Move tool config (pytest, tox, ruff, liccheck) into `pyproject.toml` - Verify `pip install -e .` and all CI checks still pass -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
