[python-dtcwt] 53/497: add trove categories showing Python 3 and 2 support

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:49 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit f8563c027af5bf403ee6a8435651aeba1a226ac0
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Thu Aug 8 00:10:55 2013 +0100

    add trove categories showing Python 3 and 2 support
---
 setup.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/setup.py b/setup.py
index 59ad42e..e6352f9 100644
--- a/setup.py
+++ b/setup.py
@@ -26,6 +26,8 @@ setup(
     classifiers=[
         "Development Status :: 3 - Alpha",
         "License :: Free To Use But Restricted",
+        "Programming Language :: Python :: 2",
+        "Programming Language :: Python :: 3",
     ],
     package_data = {
         'dtcwt': ['data/*.npz',],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list