Mercurial > nosedjango
changeset 2:7f2f9bb4f32c
oops. wrong email address in setup.py
author | Victor Ng <victor@monkeybean.ca> |
---|---|
date | Thu, 28 Aug 2008 10:06:50 -0400 |
parents | 1a416359a617 |
children | b761c26773a3 |
files | setup.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/setup.py Thu Aug 28 09:52:49 2008 -0400 +++ b/setup.py Thu Aug 28 10:06:50 2008 -0400 @@ -4,7 +4,7 @@ name='NoseDjango', version='0.6', author='Victor Ng', - author_email = 'victor@monkeybean.ca', + author_email = 'crankycoder@gmail.com', description = 'nose plugin for easy testing of django projects ' \ 'and apps. Sets up a test database (or schema) and installs apps ' \ 'from test settings file before tests are run, and tears the test ' \