~mgedmin/findimports/master

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: GitHub
  • Author(s): Marius Gedminas
  • Date: 2020-10-28 09:17:18 UTC
  • mfrom: (199.1.2)
  • Revision ID: git-v1:77614861a5d974cd404894a3d2739f28d587fa26
Merge pull request #11 from mgedmin/py39

Add Python 3.9 support

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        'Programming Language :: Python :: 3.6',
41
41
        'Programming Language :: Python :: 3.7',
42
42
        'Programming Language :: Python :: 3.8',
 
43
        'Programming Language :: Python :: 3.9',
43
44
        'Programming Language :: Python :: Implementation :: CPython',
44
45
        'Programming Language :: Python :: Implementation :: PyPy',
45
46
    ] + [