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.learn.tensorflow
Commits
08fb3a61
Commit
08fb3a61
authored
Nov 18, 2019
by
Tiago de Freitas Pereira
Browse files
Update meta.yaml
parent
2350cff5
Pipeline
#35515
canceled with stages
in 4 minutes and 43 seconds
Changes
1
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
08fb3a61
...
...
@@ -62,7 +62,11 @@ test:
-
bob tf train --help
-
bob tf train-and-evaluate --help
-
bob tf trim --help
{
%
if environ.get('BOB_NOSE_FAST') %
}
-
nosetests --with-coverage --cover-package={{ name }} -sv {{ name }} -a '!slow'
{
%
else %
}
-
nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
{
%
endif %
}
-
sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
-
sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
-
conda inspect linkages -p $PREFIX {{ name }}
# [not win]
...
...
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