File diff 3ea40b1330b7 → 3c69231d7781
tox.ini
Show inline comments
 
[tox]
 
envlist = {py35,py36,py37,py38},lint,doc
 
envlist = {py35,py36,py37,py38,py39},lint,doc
 

	
 
[testenv]
 
whitelist_externals =
 
  make
 

	
 
basepython =
 
  doc: python3
 
  lint: python3
 
  py35: python3.5
 
  py36: python3.6
 
  py37: python3.7
 
  py38: python3.8
 
  py39: python3.9
 

	
 
deps =
 
  .[test]
 

	
 
commands =
 
  # Must specify cov-report explicitly, otherwise coverage starts