Commit e74cdf1a authored by Jim Fulton's avatar Jim Fulton

update

parent 6826e364
......@@ -8,7 +8,7 @@
- download, checkout
- Should ot be possible to provide multiple recipies?
- Should it be possible to provide multiple recipies?
Or should recipies be combined through inheritence (or
composition)?
......@@ -20,12 +20,25 @@
- Some way to freeze versions so we can have reproducable buildouts.
Maybe simple approach:
- Egg recipe outputs dependency info with debug logging
- Egg recipe has option to specify dependencies. When used,
don't automatically fetch newer data.
- Part dependencies
- custom uninstall
- Fix develop so thet ordinary eggs fetched as dependencies end up
in eggs directory.
- spelling :)
- document recipe initialization order
Issues
- Want to be able to control whether eggs get unzipped when they are
......
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