diff options
Diffstat (limited to 'components/pm-subscription-handler/tox.ini')
-rw-r--r-- | components/pm-subscription-handler/tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/tox.ini b/components/pm-subscription-handler/tox.ini index 5ba25d5b..1136f5a3 100644 --- a/components/pm-subscription-handler/tox.ini +++ b/components/pm-subscription-handler/tox.ini @@ -17,7 +17,7 @@ # ============LICENSE_END========================================================= [tox] -envlist = py36,py37,flake8 +envlist = py36,py37,flake8,py38 skip_missing_interpreters = true [testenv] |