Commit 1c4c97e
committed
chore: remove legacy setuptools scaffolding and tidy repo
Delete setup.py, setup.cfg, tox.ini and the stray root __init__.py.
Remove eight unused runtime dependencies (ruamel.yaml, pandas, chardet,
matplotlib, scipy, sphinx, and the stdlib-shadowing pathlib/asyncio),
drop the testing extra in favor of the dev dependency group, and trim
the deptry ignores accordingly (lock: 220 to 187 packages). Update
README, CONTRIBUTING, docs/dev.md and test docstrings to the uv/make
workflow; mark CHANGELOG as release-notes-based until
python-semantic-release lands1 parent edd958a commit 1c4c97e
24 files changed
Lines changed: 182 additions & 1622 deletions
File tree
- docs
- tests/integration
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
0 commit comments