Commit 5351655
Remove legacy files and modernize README
Deleted:
- .hgignore, .hgtags (Mercurial remnants, repo is on git)
- buildout.cfg (zc.buildout config; replaced by uv)
- Makefile (referenced `python setup.py sdist upload`; had bogus path
from another project; superseded by uv)
- INSTALL.txt (outdated: mentioned Python 2.3, `python setup.py install`,
and codespeak lxml URL)
README.rst:
- Fixed Python 2 `print record` -> `print(record)`
- Updated CI badge to new workflow URL (mpasternak/pyoai)
- Added Python version support badge (3.10-3.13)
- Added modern installation instructions (pip, uv)
- Added development quickstart (uv sync, uv run pytest)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f2989d9 commit 5351655
6 files changed
Lines changed: 54 additions & 114 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 8 | + | |
| 9 | + | |
14 | 10 | | |
15 | | - | |
| 11 | + | |
| 12 | + | |
16 | 13 | | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
18 | 17 | | |
19 | | - | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | | - | |
| 20 | + | |
| 21 | + | |
23 | 22 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
27 | 24 | | |
28 | | - | |
29 | | - | |
| 25 | + | |
30 | 26 | | |
| 27 | + | |
31 | 28 | | |
32 | | - | |
33 | | - | |
| 29 | + | |
34 | 30 | | |
35 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
This file was deleted.
0 commit comments