CI: Test tox -e py36 without explicit requirement for old virtualenv
The "native" support landed in https://src.fedoraproject.org/rpms/python-virtualenv/c/474b4b263e [skip changelog]
This commit is contained in:
parent
46c8a3f420
commit
2550033b07
1 changed files with 1 additions and 1 deletions
2
plan.fmf
2
plan.fmf
|
|
@ -33,7 +33,7 @@ discover:
|
|||
tests:
|
||||
- name: smoke36
|
||||
path: /smoke
|
||||
test: VERSION=3.6 INSTALL_OR_SKIP=true TOX_REQUIRES="virtualenv<20.22.0" ./venv.sh
|
||||
test: VERSION=3.6 INSTALL_OR_SKIP=true ./venv.sh
|
||||
- name: smoke39
|
||||
path: /smoke
|
||||
test: VERSION=3.9 INSTALL_OR_SKIP=true ./venv.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue