Unverified Commit 5d2e7271 authored by Zhang, Chen's avatar Zhang, Chen Committed by GitHub
Browse files

put pin in meta.yaml as well

parent ce350056
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
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ requirements:
    - bokeh
    - datashader
    - hvplot
    - numpy < 2

test:
  imports:
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ dependencies:
  - astropy
  - tomopy
  - algotom
  - numpy < 2.0
  - numpy < 2
  # plot
  - holoviews
  - bokeh