← Back to issue list

Discuss/investigate moving to tox + pyproject.toml

View original Github issue

Metadata

Project
rockcraft
Number
#285
Type
issue
State
open
Author
tigarmo
Labels
Created
2023-05-31 12:21:33+00:00
Updated
2025-08-15 15:12:58+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done The current code base has a mix of `tox.ini`, `Makefile`, `setup.py`, `setup.cfg` and `pyproject.toml`. We should look into keeping just tox.ini and pyproject.toml (plus the various `requirements*.txt` pins), to be closer to Starbase. ### Why it needs to get done Mostly for our own sanity, and to take advantage of the fact that we're still `edge`: I would prefer to have a "cleaner house" before we call it `stable`.

Evaluation history

No evaluation history available.