Skip to content

Commit

Permalink
updated ipykernel deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rikigigi committed Nov 2, 2023
1 parent 961d782 commit e7357ba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "analisi" %}
{% set version = "0.5.1" %}
{% set build = 1 %}
{% set version = "0.5.2" %}
{% set build = 0 %}

package:
name: {{ name|lower }}
Expand Down Expand Up @@ -56,6 +56,7 @@ test:
- scipy
- testbook
- k3d
- ipykernel
source_files:
- tests
- tools
Expand Down

0 comments on commit e7357ba

Please sign in to comment.