Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kasra Jamshidi
slapos
Commits
f19f6999
Commit
f19f6999
authored
10 years ago
by
Jérome Perrin
Committed by
Kazuhiko Shiozaki
10 years ago
Browse files
Options
Download
Email Patches
Plain Diff
scikit-learn component
parent
ace2e664
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
component/scikit-learn/buildout.cfg
component/scikit-learn/buildout.cfg
+15
-0
No files found.
component/scikit-learn/buildout.cfg
0 → 100644
View file @
f19f6999
[buildout]
extends =
../numpy/buildout.cfg
parts =
scikit-learn
[scikit-learn-env]
<= numpy-env
[scikit-learn]
recipe = zc.recipe.egg:custom
egg = scikit-learn
environment = scikit-learn-env
setup-eggs = ${numpy:egg}
This diff is collapsed.
Click to expand it.
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