Skip to content

Commit

Permalink
Merge pull request #11 from regro-cf-autotick-bot/3.20.0
Browse files Browse the repository at this point in the history
labelme v3.20.0
  • Loading branch information
hmaarrfk committed Jan 12, 2020
2 parents 2c9532b + 45d4bec commit da874a7
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,13 +1,13 @@
{% set name = "labelme" %}
{% set version = "3.16.7" %}
{% set version = "3.20.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 2a4ac2387623fb34b7d5fbef411d20a5a774542efbee3a8004bffc44ec91c2da
sha256: 00a7df93aac7b392b2d9440c2ed720c0c52de24d0c0b9f552abc40c1066583cf
patches:
- disable_automatic_install_of_qt.patch

Expand All @@ -29,6 +29,7 @@ requirements:
- pip
run:
- python
- imgviz >=0.10.2
- matplotlib
- numpy
- pillow
Expand Down

0 comments on commit da874a7

Please sign in to comment.