diff options
| author | Chris McDonough <chrism@agendaless.com> | 2009-12-10 16:01:37 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2009-12-10 16:01:37 +0000 |
| commit | 6b3f9605f81a0c08cadfca163e322033d390900a (patch) | |
| tree | a4573417e3468f43cffd4064693fa45af6beccb4 /CHANGES.txt | |
| parent | 3ab57a08c11bf5b8d874e35de6595f53d9e88d9f (diff) | |
| download | pyramid-6b3f9605f81a0c08cadfca163e322033d390900a.tar.gz pyramid-6b3f9605f81a0c08cadfca163e322033d390900a.tar.bz2 pyramid-6b3f9605f81a0c08cadfca163e322033d390900a.zip | |
Rendering.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5c671dead..a74a901da 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -46,7 +46,7 @@ Dependencies - A new dependency on the ``twill`` package was added to the ``setup.py`` ``tests_require`` argument (Twill will only be - downloaded when :mod:`repoze.bfg` ``setup.py test`` or ``setup.py + downloaded when ``repoze.bfg`` ``setup.py test`` or ``setup.py nosetests`` is invoked). 1.2a4 (2009-12-07) |
