Skip to content

Commit

Permalink
Add license to setup(...)
Browse files Browse the repository at this point in the history
  • Loading branch information
moschlar committed Aug 27, 2013
1 parent 0bcf254 commit d4cfe95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
author_email='toscawidgets-discuss@googlegroups.com',
url = "http://toscawidgets.org/",
download_url = "https://pypi.python.org/pypi/tw2.forms/",
license='MIT',
install_requires=requires,
packages=find_packages(exclude=['ez_setup', 'tests']),
namespace_packages=['tw2'],
Expand Down

0 comments on commit d4cfe95

Please sign in to comment.