Adding upstream version 2.4.6.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 21:55:52 +01:00
parent ef2f46d535
commit aaad79d32f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
14 changed files with 37 additions and 24 deletions

View file

@ -10,10 +10,10 @@ resources:
type: github
endpoint: github
name: asottile/azure-pipeline-templates
ref: refs/tags/v2.1.0
ref: refs/tags/v2.4.0
jobs:
- template: job--python-tox.yml@asottile
parameters:
toxenvs: [pypy3, py36, py37, py38]
toxenvs: [py37, py38]
os: linux