Update some constraints for py2

We've recently started seeing some failures in the gate related to these
projects, and they have final py2-supporting versions.
Change-Id: If81fc352c8b2b1f03f3fa7b79c56dfcf981ced70
This commit is contained in:
Tim Burke
2021年04月05日 18:12:43 -07:00
parent b79ca57fa9
commit 1895213d25

View File

@@ -40,4 +40,6 @@
- nose
- pyeclib
- python-swiftclient
- mock
# For some reason, pip on py2 isn't smart enough to prevent us
# trying to install a too-new mock??
- 'mock<4'
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.