Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
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
Eric Zheng
slapos
Commits
2d162e57
Commit
2d162e57
authored
May 20, 2020
by
Bryton Lacquement
🚪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DON'T MERGE: ERP5 dev
parent
89b3dec7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
stack/erp5/buildout-py3.cfg
stack/erp5/buildout-py3.cfg
+9
-0
stack/slapos-dev.cfg
stack/slapos-dev.cfg
+1
-0
No files found.
stack/erp5/buildout-py3.cfg
View file @
2d162e57
...
@@ -5,9 +5,18 @@ extends =
...
@@ -5,9 +5,18 @@ extends =
versions.cfg
versions.cfg
versions-prod.cfg
versions-prod.cfg
parts +=
# Development eggs
slapos-cookbook-develop
slapos-cookbook
[python]
[python]
part = python3
part = python3
[slapos.cookbook-repository]
develop = true
branch = zope4
parts -=
parts -=
# XXX: The following parts have no support for Python 3. Ignore for now.
# XXX: The following parts have no support for Python 3. Ignore for now.
rdiff-backup
rdiff-backup
...
...
stack/slapos-dev.cfg
View file @
2d162e57
...
@@ -24,6 +24,7 @@ setup = ${slapos.toolbox-repository:location}
...
@@ -24,6 +24,7 @@ setup = ${slapos.toolbox-repository:location}
[slapos.cookbook-repository]
[slapos.cookbook-repository]
develop = true
develop = true
branch = zope4
# Used for resiliency tests only
# Used for resiliency tests only
[erp5.util-repository]
[erp5.util-repository]
...
...
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