Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hardik Juneja
wendelin
Commits
567bae97
Commit
567bae97
authored
Jun 02, 2015
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved to slapos.git
parent
d4610fca
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
65 deletions
+0
-65
slapos/software-dev.cfg
slapos/software-dev.cfg
+0
-13
slapos/software.cfg
slapos/software.cfg
+0
-52
No files found.
slapos/software-dev.cfg
deleted
100644 → 0
View file @
d4610fca
# Wendelin with components taken from latest git versions
[buildout]
extends = software.cfg
# wendelin.core
parts -= wendelin.core
parts += wendelin.core-dev
# also tell erp5 to use -dev eggs instead of released ones
[eggs]
eggs -= ${wendelin.core:egg}
eggs += ${wendelin.core-dev:egg}
slapos/software.cfg
deleted
100644 → 0
View file @
d4610fca
[buildout]
# Use fixed version of slapos.git, erp5 branch
extends =
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/manpy/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:software/ipython_notebook/software.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/fluentd/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/matplotlib/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/ipython/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/pandas/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/wendelin.core/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/msgpack-python/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/scipy/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/component/scikit-learn/buildout.cfg
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/software/erp5/software.cfg
parts +=
wendelin
scipy
scikit-learn
pandas
msgpack-python
ipython
wendelin.core
matplotlib
fluentd
ipython_notebook
manpy
[eggs]
initialization =
import scipy.stats # load our own libstdc++ explicitly at the very beginning
extra-paths +=
${wendelin:location}
eggs +=
${scikit-learn:egg}
${scipy:egg}
${pandas:egg}
${msgpack-python:egg}
${wendelin.core:egg}
${ipython:egg}
${matplotlib:egg}
[erp5_repository_list]
repository_id_list += wendelin
[local-bt5-repository]
# we need to override it
list = ${erp5:location}/bt5 ${erp5:location}/product/ERP5/bootstrap ${wendelin:location}/bt5/
[wendelin]
<= erp5
repository = https://lab.nexedi.cn/nexedi/wendelin.git
branch = master
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