X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/blobdiff_plain/97eff0b3747614feaf9522d1338106ac98978c40..1225677a596f1c36eb54ed15459ac9a40f0233e2:/setup.py diff --git a/setup.py b/setup.py index 360504e..902f1c4 100644 --- a/setup.py +++ b/setup.py @@ -34,6 +34,6 @@ setup( "Programming Language :: Python :: 3.3", 'License :: OSI Approved :: BSD License', 'Topic :: Software Development :: Libraries :: Python Modules', - 'Intended Audience :: Developers', + 'Intended Audience :: Developers' ], )