CI: constrain py36 deps

Now that OpenStack writ large has dropped support for py36,
we're going to have to manage our constraints ourselves
more, just like we did for py27.
Change-Id: I0973be6692e3a9b871eb61cbf759e13644a25107
This commit is contained in:
Tim Burke
2022年05月20日 16:13:37 -07:00
parent 64f09c696d
commit 238dc03535

View File

@@ -39,4 +39,5 @@
vars:
tox_envlist:func-py3
tox_environment:
TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/yoga
SWIFT_TEST_CONFIG_FILE:/home/{{ ansible_ssh_user }}/test.conf
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.