Commit 1b8d60b0 authored by Gary Poster's avatar Gary Poster

remove traces of stand-alone interpreter recipe from zc.recipe.egg

parent 0dd970b8
......@@ -76,7 +76,6 @@ setup(
'eggs = %s:Eggs' % name,
'custom = %s:Custom' % name,
'develop = %s:Develop' % name,
'interpreter = %s:Interpreter' % name,
]
},
include_package_data = True,
......
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