Skip to content

Commit 2204a4f

Browse files
Update README.rst
1 parent 8c53593 commit 2204a4f

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
@@ -38,6 +38,12 @@ python-zstd
3838
.. |cpython37x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython37_x86_64.yml/badge.svg
3939
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython37_x86_64.yml
4040

41+
.. |cpython38x86| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython38_x86.yml/badge.svg
42+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython38_x86.yml
43+
44+
.. |cpython38x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython38_x86_64.yml/badge.svg
45+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython38_x86_64.yml
46+
4147
+-----------------+----------------+
4248
| wheels for: | status |
4349
+=================+================+
@@ -61,6 +67,10 @@ python-zstd
6167
+-----------------+----------------+
6268
| cpython 3.7 x64 | |cpython37x64| |
6369
+-----------------+----------------+
70+
| cpython 3.8 x86 | |cpython38x86| |
71+
+-----------------+----------------+
72+
| cpython 3.8 x64 | |cpython38x64| |
73+
+-----------------+----------------+
6474
| Release | |releaseW| |
6575
| 1.5.6.2 | |
6676
+-----------------+----------------+

0 commit comments

Comments
 (0)