2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-14 19:57:47 +00:00

Remove 2.7 from test

It seems to be not well supported in the test pipeline anywhere.

Change-Id: I931dfdb80bdf348e785b62cce26d7ad5e54e9372
This commit is contained in:
Jarrod Johnson 2021-04-05 16:49:26 -04:00
parent 5e123f677f
commit 0e038cfa12
2 changed files with 1 additions and 8 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.9.0
envlist = py27,py3,pep8
envlist = py3,pep8
skipsdist = True
ignore_basepython_conflict=true
@ -27,12 +27,6 @@ deps =
whitelist_externals = bash
commands = flake8
[testenv:py27]
deps =
-c{toxinidir}/py27-constraints.txt
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
[testenv:cover]
setenv =
{[testenv]setenv}

View File

@ -7,7 +7,6 @@
- project:
templates:
- check-requirements
- openstack-python-jobs
- openstack-python3-wallaby-jobs
- build-openstack-docs-pti
check: