Commit b23b7f65 authored by Hanno Schlichting's avatar Hanno Schlichting

Remove the dependencies part, there's no real use for it right now

parent e14dcd71
...@@ -6,7 +6,6 @@ parts = ...@@ -6,7 +6,6 @@ parts =
zopepy zopepy
alltests alltests
allpy allpy
dependencies
docs docs
extends = versions.cfg extends = versions.cfg
...@@ -90,17 +89,6 @@ interpreter = allpy ...@@ -90,17 +89,6 @@ interpreter = allpy
scripts = allpy scripts = allpy
[dependencies]
recipe = z3c.recipe.depgraph
eggs = ${alltests:eggs}
variants = base tred
extras = True
exclude =
ClientForm
docutils
mechanize
[docs] [docs]
recipe = zc.recipe.egg recipe = zc.recipe.egg
eggs = Sphinx eggs = Sphinx
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