Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
311b7048
Unverified
Commit
311b7048
authored
Feb 27, 2021
by
Lysandre Debut
Committed by
GitHub
Feb 26, 2021
Browse files
Fix conda-build (#10431)
parent
ee04b698
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.github/conda/meta.yaml
.github/conda/meta.yaml
+4
-4
No files found.
.github/conda/meta.yaml
View file @
311b7048
...
...
@@ -14,7 +14,7 @@ requirements:
host
:
-
python
-
pip
-
numpy
-
numpy
>=1.17
-
dataclasses
-
packaging
-
filelock
...
...
@@ -23,10 +23,10 @@ requirements:
-
sacremoses
-
regex !=2019.12.17
-
protobuf
-
tokenizers
=
=0.10.1
rc1
-
tokenizers
>
=0.10.1
,<0.11.0
run
:
-
python
-
numpy
-
numpy
>=1.17
-
dataclasses
-
packaging
-
filelock
...
...
@@ -35,7 +35,7 @@ requirements:
-
sacremoses
-
regex !=2019.12.17
-
protobuf
-
tokenizers
=
=0.10.1
rc1
-
tokenizers
>
=0.10.1
,<0.11.0
test
:
imports
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment