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.learn.pytorch
Commits
1f286e42
Commit
1f286e42
authored
Mar 13, 2019
by
Guillaume HEUSCH
Browse files
[conda] skip build for macOS
parent
231e959d
Pipeline
#28049
failed with stages
in 31 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
1f286e42
...
...
@@ -6,6 +6,7 @@ package:
version
:
{{
environ.get('BOB_PACKAGE_VERSION'
,
'
0.0.1'
)
}}
build
:
skip
:
true
# [not linux]
entry_points
:
-
train_cnn.py = bob.learn.pytorch.scripts.train_cnn:main
-
train_mccnn.py = bob.learn.pytorch.scripts.train_mccnn:main
...
...
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