index
:
delta/openstack/oslo-policy.git
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.policy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
tox.ini
2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index cd5530d..08654e6 100644
--- a/
tox.ini
+++ b/
tox.ini
@@ -1,6 +1,6 @@
[tox]
minversion = 3.1
-envlist = py37,pep8,docs
+envlist = py38,pep8,docs
ignore_basepython_conflict = true
[testenv]