Commit 008f5f15 authored by Tres Seaver's avatar Tres Seaver

Use released version of zodbpickle.

parent 9cb624b6
[buildout] [buildout]
extensions = mr.developer
develop = . develop = .
parts = parts =
test test
scripts scripts
versions = versions versions = versions
always-checkout = true
auto-checkout = *
[versions] [versions]
zc.recipe.testrunner = 2.0.0 zc.recipe.testrunner = 2.0.0
...@@ -18,9 +15,6 @@ persistent = 4.0.6 ...@@ -18,9 +15,6 @@ persistent = 4.0.6
transaction = 1.4.1 transaction = 1.4.1
zdaemon = 4.0.0a1 zdaemon = 4.0.0a1
[sources]
zodbpickle = git https://github.com/zopefoundation/zodbpickle.git
[test] [test]
recipe = zc.recipe.testrunner recipe = zc.recipe.testrunner
eggs = eggs =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment