Poetry migration
Close #50 (closed)
-
Add pyproject.toml
-
Move the source files to a src/
folder -
Remove setup.py
,setup.cfg
andMANIFEST.in
-
Release pinned-version dependencies -
Upgrade dependencies versions -
Update README.md
local dev install recommendations to use Poetry. -
Update gitlab-ci.yml
,.readthedocs.yaml
anddocs/makefile
for Poetry config. -
Update docs
examples and pin JUICE version tov300
(to avoid #51 (closed) issue). -
Improve installation document section (#50 (closed)) -
SpicePool
coverage windows are evaluated per-file and not per-window. -
Add a script to trim ck
andspk
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 (merged) . -
Migrate to spiceypy 5.1.1
(to fix Apple Silicon issue).
Edited by Benoit Seignovert