Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.devtools
Commits
2a7f30db
Commit
2a7f30db
authored
Oct 05, 2021
by
Amir MOHAMMADI
Browse files
[conda] don't use jinja variables here for simplicity
parent
f77e616c
Pipeline
#54748
passed with stages
in 14 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
2a7f30db
...
...
@@ -56,9 +56,9 @@ requirements:
test
:
requires
:
-
sphinx_rtd_theme
{{ sphinx_rtd_theme }}
-
pytest
{{ pytest }}
-
pytest-cov
{{ pytest_cov }}
-
sphinx_rtd_theme
-
pytest
-
pytest-cov
imports
:
-
{{
name
}}
commands
:
...
...
Write
Preview
Supports
Markdown
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