Chris McDonough
2011-11-18 17863d878b4cc47342eb1e7606df99178700beb3
paster template -> scaffold
1 files modified
8 ■■■■ changed files
HACKING.txt 8 ●●●● patch | view | raw | blame | history
HACKING.txt
@@ -73,10 +73,10 @@
  "unnecessary" is of course subjective, but new dependencies should
  be discussed).
The above requirements are relaxed for paster template dependencies.
If a paster template has an install-time dependency on something that
doesn't work on a particular platform, that caveat should be spelled
out clearly in *its* documentation (within its ``docs/`` directory).
The above requirements are relaxed for scaffolding dependencies.  If a
scaffold has an install-time dependency on something that doesn't work on a
particular platform, that caveat should be spelled out clearly in *its*
documentation (within its ``docs/`` directory).
Coding Style
------------