Skip to content

Commit 3334c29

Browse files
Update README.rst
1 parent 0c0710e commit 3334c29

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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
+-----------------+----------------+

0 commit comments

Comments
 (0)