~mgedmin/findimports/master

« back to all changes in this revision

Viewing changes to tox.ini

  • 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:
1
1
[tox]
2
2
envlist =
3
 
    py27,py36,py37,py38,pypy,pypy3
 
3
    py27,py36,py37,py38,py39,pypy,pypy3
4
4
 
5
5
[testenv]
6
6
deps =