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
f31d34ad
Commit
f31d34ad
authored
Oct 05, 2020
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
95eaa363
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
component/zodbtools/buildout.cfg
component/zodbtools/buildout.cfg
+6
-1
No files found.
component/zodbtools/buildout.cfg
View file @
f31d34ad
...
@@ -7,7 +7,9 @@ extends = ../pygolang/buildout.cfg
...
@@ -7,7 +7,9 @@ extends = ../pygolang/buildout.cfg
[zodbtools]
[zodbtools]
recipe = zc.recipe.egg
recipe = zc.recipe.egg
egg = zodbtools
egg = zodbtools
eggs = zodbtools ${pygolang:egg}
eggs =
zodbtools
${pygolang:egg}
scripts = zodb
scripts = zodb
...
@@ -15,3 +17,6 @@ scripts = zodb
...
@@ -15,3 +17,6 @@ scripts = zodb
zodbtools = 0.0.0.dev8
zodbtools = 0.0.0.dev8
# XXX zodburi ?
# XXX zodburi ?
# XXX zope.interfaces ?
# XXX zope.interfaces ?
# pygolang version default is in component/pygolang/
# XXX six?
dateparser = 0.7.6
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