From df9ac7838c0cf7981150620388f2ea38db8638ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Thu, 18 Feb 2010 13:40:29 +0000 Subject: [PATCH] - explain software and instance separation with eggs git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32782 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/buildout/TODO.txt b/buildout/TODO.txt index 9e2cc36a98..156a2b0b63 100644 --- a/buildout/TODO.txt +++ b/buildout/TODO.txt @@ -26,3 +26,4 @@ - use declarative way of selecting in-buildout dependencies For example mysql-python egg is build against locally built mysql, but version of mysql is hardcoded in mysql-python egg part. + - have all eggs available as software, but use them selectively in instances -- 2.30.9