Skip to content

Commit f7cdb31

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Drop environments for nose"
2 parents 2220dee + 71614cf commit f7cdb31

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

tox.ini

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
1-
# Python Trove Client
2-
31
[tox]
42
envlist = py39,pep8
53
minversion = 3.18.0
64
skipsdist = True
75
ignore_basepython_conflict = True
86

97
[testenv]
10-
setenv = VIRTUAL_ENV={envdir}
11-
NOSE_WITH_OPENSTACK=1
12-
NOSE_OPENSTACK_COLOR=1
13-
NOSE_OPENSTACK_RED=0.05
14-
NOSE_OPENSTACK_YELLOW=0.025
15-
NOSE_OPENSTACK_SHOW_ELAPSED=1
168
usedevelop = True
179
install_command = pip install {opts} {packages}
1810
deps =

0 commit comments

Comments
 (0)