From c7d92cbfe24abdf03a4258751fb455f12f24eec3 Mon Sep 17 00:00:00 2001 From: Mark Sandstrom Date: Wed, 21 Dec 2011 11:51:49 -0800 Subject: Updated the package description --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index e7eb929..e22a5b4 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ class test(cmd.Command): setup( name='factory_boy_rbarrois', version=VERSION, - description="A test fixtures replacement based on thoughtbot's factory_girl for Ruby (originally by mark@deliciouslynerdy.com).", + description="A test fixtures replacement based on thoughtbot's factory_girl for Ruby.", author='Mark Sandstrom', author_email='mark@deliciouslynerdy.com', maintainer='Raphaƫl Barrois', -- cgit v1.2.3