Skip to content

chore(deps): update twine requirement from ~=4.0 to ~=5.0 #6

chore(deps): update twine requirement from ~=4.0 to ~=5.0

chore(deps): update twine requirement from ~=4.0 to ~=5.0 #6

Workflow file for this run

name: Code Quality
on:
pull_request:
branches: [ mainline, release ]
workflow_call:
inputs:
branch:
required: false
type: string
jobs:
TestPython:
name: Code Quality
uses: ./.github/workflows/reuse_python_build.yml
secrets: inherit