diff -r 000000000000 -r 2e8eeb919028 configurationengine/dep-eggs/readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configurationengine/dep-eggs/readme.txt Thu Mar 11 17:04:37 2010 +0200 @@ -0,0 +1,6 @@ +This directory contains all library dependencies needed by ConE as egg files. + +Note that if a plug-in requires a library not used in ConE core, the egg +should not be added here, but in source/plugins//dep-eggs/. +This way the egg will not be installed unless the plug-in package requiring +it is installed.