Mercurial > hg > PaInt
changeset 23:90ef5d1ebff3
formatting
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 29 Mar 2012 15:16:19 -0700 |
parents | aad329df2548 |
children | 54c1e7e43a54 |
files | setup.py tests/doctest.txt |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/setup.py Thu Mar 29 15:05:18 2012 -0700 +++ b/setup.py Thu Mar 29 15:16:19 2012 -0700 @@ -34,7 +34,7 @@ author='Jeff Hammel', author_email='jhammel@mozilla.com', url='http://k0s.org/mozilla/hg/PaInt', - license='', + license='MPL', packages=['paint'], include_package_data=True, zip_safe=False,