This commit is contained in:
Kenneth Reitz
2012-03-31 03:06:28 -04:00
parent 04c329d703
commit bcbc1be1c8
+1 -1
View File
@@ -51,7 +51,7 @@ setup(
package_data={'': ['LICENSE', 'NOTICE']},
include_package_data=True,
install_requires=required,
license=open("LICENSE").read(
license=open("LICENSE").read(),
classifiers=(
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',