From 7a994d0719864f04b886e8bae2b205de22166e88 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Mon, 11 Oct 2021 21:04:22 +0200 Subject: Update requirements and lower_constraints Also add the lower-constraints test to a more prominent place in tox. Change-Id: Ida5a27ef2af8536b91df23eb9af9ed4bdedcce4b --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 5b569ef6..529f0ddc 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,7 @@ [tox] minversion = 3.18.0 skipsdist = True -envlist = py{36,38},pep8 +envlist = py{36,38},pep8,lower-constraints ignore_basepython_conflict=true [testenv] -- cgit v1.2.1