tox/ci: remove testing with pytest's features branch (#509)

pytest is using the master branch now only.
This commit is contained in:
Daniel Hahler
2020-03-31 11:11:05 +02:00
committed by GitHub
parent bea6f66174
commit 453cbd88dd
3 changed files with 1 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ environment:
- TOXENV: "py37-pytestlatest"
- TOXENV: "py38-pytestlatest"
- TOXENV: "py38-pytestmaster"
- TOXENV: "py38-pytestfeatures"
install:
- C:\Python38\python -m pip install -U pip setuptools virtualenv