Support tox4

Change-Id: If15c3fee706d295de678f812839a5d0759089ccf
This commit is contained in:
Tim Burke
2023年04月26日 11:59:44 -07:00
parent fcbe00a5cd
commit 6220a473f3

View File

@@ -646,8 +646,6 @@
- swift-tox-func-py38-arm64
- project:
vars:
ensure_tox_version:'<4'
templates:
- publish-openstack-docs-pti
- periodic-stable-jobs

View File

@@ -35,9 +35,11 @@ skip_authors = True
skip_changelog = True
skip_reno = True
[files]
[options]
packages =
swift
[files]
scripts =
bin/swift-account-audit
bin/swift-account-auditor

View File

@@ -4,8 +4,6 @@ minversion = 3.18.0
requires =
# required to support py27/py36 envs
virtualenv<20.22
# project-wide requirement; see .zuul.yaml
tox<4
[pytest]
addopts = --verbose -p no:requests_mock
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.