Skip to content
Snippets Groups Projects
Commit 8b99a941 authored by Benoit Seignovert's avatar Benoit Seignovert
Browse files

Poetry migration (!34)

- Add `pyproject.toml`
- Move the source files to a `src/` folder
- Remove `setup.py`, `setup.cfg` and `MANIFEST.in`
- Release pinned-version dependencies
- Upgrade dependencies versions
- Update `README.md` local dev install recommendations to use Poetry.
- Update `gitlab-ci.yml`, `.readthedocs.yaml` and `docs/makefile` for Poetry config.
- Update `docs` examples and pin JUICE version to `v300` (to avoid #51 issue).
- Improve installation document section (#50)
- `SpicePool` coverage windows are evaluated per-file and not per-window.
- Add a script to trim `ck` and `spk` kernels files used in the docs.
- Bump JUICE SKD version (`v320_20220725_001`) in the tests.
- Fix colorbar ticks with the latest version of matplotlib (`3.5.2`) reported in !18 .
parent 7d342e3a
No related branches found
No related tags found
1 merge request!34Poetry migration
Pipeline #546 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment