Skip to content

Commit

Permalink
Merge pull request #21 from samjrholt/jupyterlab
Browse files Browse the repository at this point in the history
Add Jupyterlab dependency
  • Loading branch information
samjrholt authored Oct 25, 2023
2 parents b65b66e + 72ae17e commit dffd0ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source:

build:
noarch: python
number: 0
number: 1
script: {{ PYTHON }} -m pip install . -vv

requirements:
Expand All @@ -20,6 +20,7 @@ requirements:
- pip
run:
- python >=3.8
- jupyterlab >=3.0
- discretisedfield ==0.90.0
- mag2exp ==0.62.2
- micromagneticdata ==0.65.1
Expand Down

0 comments on commit dffd0ed

Please sign in to comment.