File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,23 @@ python-zstd
1414.. |cpython27x86 | image :: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython27_x86.yml/badge.svg
1515 :target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython27_x86.yml
1616
17+ .. |cpython34x86 | image :: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython34_x86.yml/badge.svg
18+ :target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython34_x86.yml
19+
20+ .. |cpython34x64 | image :: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython34_x86_64.yml/badge.svg
21+ :target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython34_x86_64.yml
22+
1723+------------+---------------------+
1824| wheels for | status |
1925+=================+================+
2026| cpython 2.7 x86 | |cpython27x86 | |
2127+-----------------+----------------+
2228| cpython 2.7 x64 | |cpython27x64 | |
2329+-----------------+----------------+
30+ | cpython 3.4 x86 | |cpython34x86 | |
31+ +-----------------+----------------+
32+ | cpython 3.4 x64 | |cpython34x64 | |
33+ +-----------------+----------------+
2434| Release | |releaseW | |
2535| 1.5.6.2 | |
2636+-----------------+----------------+
You can’t perform that action at this time.
0 commit comments