Skip to content

Commit ff3192a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Drop lower-constraints" into stable/victoria
2 parents be22ac8 + 224fd4a commit ff3192a

File tree

3 files changed

+0
-97
lines changed

3 files changed

+0
-97
lines changed

.zuul.d/base.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
- ^.*\.rst$
7575
- ^doc/.*
7676
- ^etc/.*
77-
- ^lower-constraints.txt$
7877
- ^releasenotes/.*$
7978
- ^specs/.*$
8079
- ^test-requirements.txt$

lower-constraints.txt

Lines changed: 0 additions & 90 deletions
This file was deleted.

tox.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,3 @@ extension =
107107
K301 = checks:no_mutable_default_args
108108
K302 = checks:no_log_warn
109109
paths = ./kolla/hacking
110-
111-
[testenv:lower-constraints]
112-
deps =
113-
-c{toxinidir}/lower-constraints.txt
114-
-r{toxinidir}/test-requirements.txt
115-
-r{toxinidir}/requirements.txt

0 commit comments

Comments
 (0)