Skip to content

Commit b650583

Browse files
Update README.rst
1 parent 367f368 commit b650583

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
@@ -20,6 +20,12 @@ python-zstd
2020
.. |cpython34x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython34_x86_64.yml/badge.svg
2121
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython34_x86_64.yml
2222

23+
.. |cpython35x86| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython35_x86.yml/badge.svg
24+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython35_x86.yml
25+
26+
.. |cpython35x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython35_x86_64.yml/badge.svg
27+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython35_x86_64.yml
28+
2329
+------------+---------------------+
2430
| wheels for | status |
2531
+=================+================+
@@ -31,6 +37,10 @@ python-zstd
3137
+-----------------+----------------+
3238
| cpython 3.4 x64 | |cpython34x64| |
3339
+-----------------+----------------+
40+
| cpython 3.5 x86 | |cpython35x86| |
41+
+-----------------+----------------+
42+
| cpython 3.5 x64 | |cpython35x64| |
43+
+-----------------+----------------+
3444
| Release | |releaseW| |
3545
| 1.5.6.2 | |
3646
+-----------------+----------------+

0 commit comments

Comments
 (0)