Skip to content

Commit

Permalink
Merge pull request #67 from regro-cf-autotick-bot/0.15.2_hb2d00c
Browse files Browse the repository at this point in the history
tokenizers v0.15.2
  • Loading branch information
xhochy authored Feb 12, 2024
2 parents 3cddc51 + a951ad3 commit 8bdaa64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set tests_to_skip = "_not_a_real_test" %}
{% set version = "0.15.1" %}
{% set version = "0.15.2" %}

package:
name: tokenizers
version: {{ version }}

source:
url: https://github.com/huggingface/tokenizers/archive/refs/tags/v{{ version }}.tar.gz
sha256: 46c3beb449a505a304ba4a5793842bda343d6586622c838ce56568a87584efb6
sha256: 59b3fd70df18cf02349cdddbddc669409e4dae0d3de30fb449d1a83ba02007fd
patches:
- patches/0001-don-t-fork-on-windows.patch # [win]

Expand Down Expand Up @@ -59,7 +59,7 @@ test:
requires:
- pip
- pytest
- datasets
- datasets >=2.16
- numpy *
- requests
- curl *
Expand Down

0 comments on commit 8bdaa64

Please sign in to comment.