Unverified Commit 99aa5fab authored by Zhang, Chen's avatar Zhang, Chen Committed by GitHub
Browse files

Merge pull request #306 from ornlneutronimaging/KedoKudo-patch-1

Update environment.yml
parents d208337a 34161495
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@
/build
/dist
/python/imars3d.egg-info
conda.recipe/

# temp files and dirs
_tmp
+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
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ requirements:
    - bokeh
    - datashader
    - hvplot
    - numpy < 2

test:
  imports:
+2 −0
Original line number Diff line number Diff line
@@ -11,11 +11,13 @@ dependencies:
  - astropy
  - tomopy
  - algotom
  - numpy < 2
  # plot
  - holoviews
  - bokeh
  - datashader
  - hvplot
  - dask
  # GUI
  - panel
  - param