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
bob
bob.db.mnist
Commits
25dcedbf
Commit
25dcedbf
authored
Oct 06, 2021
by
Amir MOHAMMADI
Browse files
[conda] pip install the package first
parent
34dcecf6
Pipeline
#54875
passed with stages
in 8 minutes and 57 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
25dcedbf
...
...
@@ -14,8 +14,8 @@ build:
{
%
if environ.get('BUILD_EGG') %
}
-
"
{{
PYTHON
}}
setup.py
sdist
--formats=zip"
{
%
endif %
}
-
bob_dbmanage.py {{ name.replace('bob.db.', '') }} download --missing
-
"
{{
PYTHON
}}
-m
pip
install
.
-vv"
-
bob_dbmanage.py {{ name.replace('bob.db.', '') }} download --missing
requirements
:
host
:
...
...
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