Commit 6f9bc95d authored by Michael Mulich's avatar Michael Mulich

Pull in the development version of zodbpickle which has recent changes which...

Pull in the development version of zodbpickle which has recent changes which allow tests to pass at this time.
parent a5bf8b9b
[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
...@@ -15,6 +18,9 @@ persistent = 4.0.6 ...@@ -15,6 +18,9 @@ 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