Skip to content

Commit

Permalink
Merge pull request #84 from jameslamb/nbformat-floor
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Mar 22, 2022
2 parents b93ff9a + d05524e commit 2ebf287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:

build:
noarch: python
number: 0
number: 1
script:
- {{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv
entry_points:
Expand All @@ -29,7 +29,7 @@ requirements:
- jupyter_client >=6.1.1
- jupyter_core >=4.6.0
- nbconvert
- nbformat
- nbformat >=5.2.0
- packaging
- prometheus_client
- python >=3.7
Expand Down

0 comments on commit 2ebf287

Please sign in to comment.