Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
9adff7a0
Commit
9adff7a0
authored
Jul 12, 2021
by
Sylvain Gugger
Browse files
Fix syntax in conda file
parent
ad420542
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/conda/meta.yaml
.github/conda/meta.yaml
+2
-2
No files found.
.github/conda/meta.yaml
View file @
9adff7a0
...
...
@@ -26,7 +26,7 @@ requirements:
-
regex !=2019.12.17
-
protobuf
-
tokenizers >=0.10.1,<0.11.0
-
pyyaml >=
5.1
-
pyyaml >=5.1
run
:
-
python
-
numpy >=1.17
...
...
@@ -41,7 +41,7 @@ requirements:
-
regex !=2019.12.17
-
protobuf
-
tokenizers >=0.10.1,<0.11.0
-
pyyaml >=
5.1
-
pyyaml >=5.1
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