Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
720b02fc
Commit
720b02fc
authored
Oct 05, 2020
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
3e027e73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
component/zodbtools/buildout.cfg
component/zodbtools/buildout.cfg
+4
-1
No files found.
component/zodbtools/buildout.cfg
View file @
720b02fc
...
...
@@ -2,7 +2,9 @@
# https://lab.nexedi.com/nexedi/zodbtools
[buildout]
extends = ../pygolang/buildout.cfg
extends =
../pygolang/buildout.cfg
../ZEO/buildout.cfg
[zodbtools]
recipe = zc.recipe.egg
...
...
@@ -10,6 +12,7 @@ egg = zodbtools
eggs =
zodbtools
${pygolang:egg}
${ZEO:egg}
scripts = zodb
...
...
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