Home
last modified time | relevance | path

Searched +full:libtidy +full:- +full:dev (Results 1 – 1 of 1) sorted by relevance

/external/markdown/.github/workflows/
Dtox.yml8 - master
10 - '**'
13 - '**'
18 runs-on: ubuntu-latest
20 fail-fast: false
21 max-parallel: 4
23 tox-env: [py37, py38, py39, py310, pypy37, pypy38, pypy39, pygments]
25 - tox-env: py37
26 python-version: '3.7'
27 - tox-env: py38
[all …]