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

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Tres Seaver
  • Date: 2016-04-13 17:59:14 UTC
  • mfrom: (114.1.1)
  • Revision ID: git-v1:a54d1dcd7b7c0a80a67b5682af0df6154ebdf5e3
Merge pull request #3 from zopefoundation/add-py35-support

Add support for Python 3.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
        'Programming Language :: Python :: 3',
72
72
        'Programming Language :: Python :: 3.3',
73
73
        'Programming Language :: Python :: 3.4',
 
74
        'Programming Language :: Python :: 3.5',
74
75
        'Programming Language :: Python :: Implementation :: CPython',
75
76
        'Programming Language :: Python :: Implementation :: PyPy',
76
77
        'Topic :: Internet :: WWW/HTTP',