summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'components/pm-subscription-handler/tox.ini')
-rw-r--r--components/pm-subscription-handler/tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/pm-subscription-handler/tox.ini b/components/pm-subscription-handler/tox.ini
index 38acbbb8..9ee1c7df 100644
--- a/components/pm-subscription-handler/tox.ini
+++ b/components/pm-subscription-handler/tox.ini
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (C) 2019 Nordix Foundation.
+# Copyright (C) 2019-2023 Nordix Foundation.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -17,7 +17,7 @@
# ============LICENSE_END=========================================================
[tox]
-envlist = flake8,py39
+envlist = flake8,py39,py310
skip_missing_interpreters = true
[testenv]