| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix issue where string-based entry points would be omitted. Fixes #3103. | Jason R. Coombs | 2022-02-14 | 1 | -1/+1 |
| * | Add test for loading entry points from a string. Ref #3103. | Jason R. Coombs | 2022-02-14 | 1 | -0/+9 |
| * | Re-use ensure_valid in validate. | Jason R. Coombs | 2022-02-12 | 1 | -5/+3 |
| * | Refactor _entry_points to separate loading from rendering. Explicitly validat... | Jason R. Coombs | 2022-02-06 | 1 | -17/+55 |
| * | Prefer jaraco.text for yield_lines. | Jason R. Coombs | 2022-02-06 | 1 | -1/+1 |
| * | Extract module for entry point management. | Jason R. Coombs | 2022-02-06 | 1 | -0/+41 |
