[Reproducible-commits] [diffoscope] 04/05: Add 'Programming Language' to PyPI classifiers

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Nov 13 11:26:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository diffoscope.

commit 99eabc787981fb2ea480ff9a0ab2e299acfe9b94
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Nov 13 12:00:48 2015 +0100

    Add 'Programming Language' to PyPI classifiers
---
 setup.py | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/setup.py b/setup.py
index 41d318c..235389e 100644
--- a/setup.py
+++ b/setup.py
@@ -46,6 +46,10 @@ setup(name='diffoscope',
           'Intended Audience :: Developers',
           'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
           'Operating System :: POSIX',
+          'Programming Language :: Python',
+          'Programming Language :: Python :: 3',
+          'Programming Language :: Python :: 3.4',
+          'Programming Language :: Python :: 3.5',
           'Topic :: Utilities',
           ],
       )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git



More information about the Reproducible-commits mailing list