Commit ebac6f2
feat: add uv and pyproject.toml to OEP-67, archive OEP-18
Add pyproject.toml (PEP 621/735) and uv as backend technology standards
in OEP-67, with a new backend ADR documenting the decision to replace
pip-tools. Archive OEP-18 (Python Dependency Management) as Replaced,
following the same pattern used when OEP-11 was superseded by OEP-67.
References:
- PEP 621: https://peps.python.org/pep-0621/
- PEP 735: https://peps.python.org/pep-0735/
- uv docs: https://docs.astral.sh/uv/
- Jazzband sunsetting: https://jazzband.co/news/2026/03/14/sunsetting-jazzband
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 17aed6a commit ebac6f2
4 files changed
Lines changed: 345 additions & 5 deletions
File tree
- oeps
- archived
- best-practices
- oep-0067/decisions/backend
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
327 | 328 | | |
328 | 329 | | |
329 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
330 | 357 | | |
331 | 358 | | |
332 | 359 | | |
| |||
357 | 384 | | |
358 | 385 | | |
359 | 386 | | |
360 | | - | |
| 387 | + | |
361 | 388 | | |
362 | 389 | | |
363 | 390 | | |
| |||
368 | 395 | | |
369 | 396 | | |
370 | 397 | | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
371 | 401 | | |
372 | 402 | | |
373 | 403 | | |
374 | 404 | | |
375 | 405 | | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
376 | 414 | | |
377 | 415 | | |
378 | 416 | | |
| |||
0 commit comments