Commit 3b090eed authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 940368ea
...@@ -50,3 +50,9 @@ git-executable = ${git:location}/bin/git ...@@ -50,3 +50,9 @@ git-executable = ${git:location}/bin/git
recipe = zc.recipe.egg:eggs recipe = zc.recipe.egg:eggs
egg = ZEO egg = ZEO
eggs = ${:egg} eggs = ${:egg}
[versions]
# Required by:
# ZEO==4.3.1
zdaemon = 4.2.0
...@@ -153,10 +153,6 @@ zodbpickle = 2.0.0 ...@@ -153,10 +153,6 @@ zodbpickle = 2.0.0
cython-zstd = 0.2 cython-zstd = 0.2
python-dateutil = 2.7.3 python-dateutil = 2.7.3
# Required by:
# ZEO==4.3.1
zdaemon = 4.2.0
# Required by: # Required by:
# mock = 3.0.5 # mock = 3.0.5
funcsigs = 1.0.2 funcsigs = 1.0.2
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