| Migrate to src layout Moves the `outlines` package from the repo root into `src/outlines/` to prevent import shadowing issues with compiled extensions. Updates: - `pyproject.toml`: add `where = ["src"]` to packages.find, update setuptools_scm write_to path, update coverage omit path - `.github/workflows/release_pypi.yaml`: update egg-info path fix #1080 | 2 个月前 |