1. 08 Jun, 2006 2 commits
    • Jim Fulton's avatar
      Added testrunner recipe tests. · 4842a731
      Jim Fulton authored
      4842a731
    • Jim Fulton's avatar
      Change the script-generation logic to not use pkg_resources at run · e9c3b06b
      Jim Fulton authored
      time. Rather, we generate in-line logic that pkg_resources would provide.
      This means that apps that don't actually use pkg_resources themselves
      don't end up running it and we don't need to implicitly include the
      setuptools egg in the script path.  Of course, if an application does
      use setuptools, then setuptools will be one of it's requirements and
      will be included in the path.
      e9c3b06b
  2. 07 Jun, 2006 6 commits
  3. 05 Jun, 2006 2 commits
  4. 18 May, 2006 1 commit