Skip to content

Commit

Permalink
Bump pytest-mpl
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Oct 23, 2024
1 parent a2739bf commit 60be3b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/pytest-mpl/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "pytest-mpl" %}
{% set version = "0.170.0" %}
{% set version = "0.170.1" %}

package:
name: {{ name|lower }}
Expand All @@ -10,7 +10,7 @@ source:
fn: {{ name }}-{{ version }}.tar.gz

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

Expand Down

0 comments on commit 60be3b8

Please sign in to comment.