diff options
Diffstat (limited to 'eggs/zc.buildout-1.5.2-py2.6.egg/EGG-INFO/entry_points.txt')
-rw-r--r-- | eggs/zc.buildout-1.5.2-py2.6.egg/EGG-INFO/entry_points.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/eggs/zc.buildout-1.5.2-py2.6.egg/EGG-INFO/entry_points.txt b/eggs/zc.buildout-1.5.2-py2.6.egg/EGG-INFO/entry_points.txt new file mode 100644 index 0000000..85beedf --- /dev/null +++ b/eggs/zc.buildout-1.5.2-py2.6.egg/EGG-INFO/entry_points.txt @@ -0,0 +1,7 @@ + +[console_scripts] +buildout = zc.buildout.buildout:main + +[zc.buildout] +debug = zc.buildout.testrecipes:Debug + |