You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to update templates on the documentation page and build the `httomo-backends` PyPi package (with the updated templates) one need to do the following:
5
+
6
+
* update version of `httomo-backends`` in the `pyproject.toml` file
7
+
8
+
* If one needs to update TomoPy's templates then update the version of `tomopy` in `./docs/source/doc-conda-requirements.yml`
9
+
10
+
* The same applies for the PyPi build, update `tomopy` version there if needed.
11
+
12
+
13
+
Note that there is usually no need to update `httomolib` and `httomolibgpu` versions anywhere as by default pip installed versions will be the latest.
0 commit comments