Loading .gitignore +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ /build /dist /python/imars3d.egg-info conda.recipe/ # temp files and dirs _tmp Loading .readthedocs.yaml +2 −2 Original line number Diff line number Diff line version: 2 build: os: ubuntu-20.04 os: "ubuntu-22.04" tools: python: "mambaforge-4.10" python: "mambaforge-22.9" jobs: pre_build: - mkdir ~/tmp Loading conda.recipe/meta.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ requirements: - bokeh - datashader - hvplot - numpy < 2 test: imports: Loading environment.yml +2 −0 Original line number Diff line number Diff line Loading @@ -11,11 +11,13 @@ dependencies: - astropy - tomopy - algotom - numpy < 2 # plot - holoviews - bokeh - datashader - hvplot - dask # GUI - panel - param Loading Loading
.gitignore +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ /build /dist /python/imars3d.egg-info conda.recipe/ # temp files and dirs _tmp Loading
.readthedocs.yaml +2 −2 Original line number Diff line number Diff line version: 2 build: os: ubuntu-20.04 os: "ubuntu-22.04" tools: python: "mambaforge-4.10" python: "mambaforge-22.9" jobs: pre_build: - mkdir ~/tmp Loading
conda.recipe/meta.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ requirements: - bokeh - datashader - hvplot - numpy < 2 test: imports: Loading
environment.yml +2 −0 Original line number Diff line number Diff line Loading @@ -11,11 +11,13 @@ dependencies: - astropy - tomopy - algotom - numpy < 2 # plot - holoviews - bokeh - datashader - hvplot - dask # GUI - panel - param Loading