~ztk-steering-group/zope.hookable/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Tres Seaver
  • Date: 2014-03-17 20:04:01 UTC
  • Revision ID: git-v1:e07d5ba84a1d47942630f557c43abba231f5ed09
Note explicit support for Python 3.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
        "Programming Language :: Python :: 3",
69
69
        "Programming Language :: Python :: 3.2",
70
70
        "Programming Language :: Python :: 3.3",
 
71
        "Programming Language :: Python :: 3.4",
71
72
        "Programming Language :: Python :: Implementation :: CPython",
72
73
        "Programming Language :: Python :: Implementation :: PyPy",
73
74
        "Framework :: Zope3",