Skip to content
GitLab
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
b95d6223
Commit
b95d6223
authored
Jul 10, 2019
by
Tiago de Freitas Pereira
Browse files
Revert "Merge branch 'new-conda-build' into 'master'"
This reverts merge request
!66
parent
08b88229
Pipeline
#31753
passed with stage
in 8 minutes and 51 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/devtools/bootstrap.py
View file @
b95d6223
...
...
@@ -387,7 +387,7 @@ if __name__ == '__main__':
f
.
write
(
_BASE_CONDARC
)
conda_version
=
'4'
conda_build_version
=
'3'
conda_build_version
=
'3
.16
'
conda_verify_version
=
'3'
conda_verbosity
=
[]
...
...
conda/meta.yaml
View file @
b95d6223
...
...
@@ -31,7 +31,7 @@ requirements:
-
click >=7
-
click-plugins
-
conda=4
-
conda-build=3
-
conda-build=3
.16
-
conda-verify=3
-
certifi
-
pytz
...
...
@@ -90,7 +90,7 @@ test:
-
bdt ci readme --help
-
bdt ci clean --help
-
bdt ci nightlies --help
-
bdt ci docs --help
-
bdt ci docs --help
-
sphinx-build -aEW ${PREFIX}/share/doc/{{ name }}/doc sphinx
-
if [ -n "${CI_PROJECT_DIR}" ]; then mv sphinx "${CI_PROJECT_DIR}/"; fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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