nens / threedigrid

grid administration for 3Di models
Other
9 stars 0 forks source link

threedigrid: remove sphinx_rtd_theme dependency #221

Closed benvanbasten-ns closed 2 months ago

benvanbasten-ns commented 4 months ago

Recently a dependency of sphinx_rtd_theme has been added:

lightweight_requirements = [
    "numpy>=1.15",
    "h5py>=2.9",
    "six",
    "sphinx_rtd_theme>=0.4.3",
]

When using threedigrid in Lizard, this causes many additional dependencies to be required.

Remove sphinx_rtd_theme from the code dependencies, but keep it in the docker/env so the doc can be generated.

daanvaningen commented 3 months ago

api is still on 2.2.3