Skip to content

Commit 44703d0

Browse files
Update README.rst
1 parent e52e68b commit 44703d0

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
@@ -32,6 +32,12 @@ python-zstd
3232
.. |cpython36x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython36_x86_64.yml/badge.svg
3333
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython36_x86_64.yml
3434

35+
.. |cpython37x86| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython37_x86.yml/badge.svg
36+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython37_x86.yml
37+
38+
.. |cpython37x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython37_x86_64.yml/badge.svg
39+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython37_x86_64.yml
40+
3541
+-----------------+----------------+
3642
| wheels for: | status |
3743
+=================+================+
@@ -51,6 +57,10 @@ python-zstd
5157
+-----------------+----------------+
5258
| cpython 3.6 x64 | |cpython36x64| |
5359
+-----------------+----------------+
60+
| cpython 3.7 x86 | |cpython37x86| |
61+
+-----------------+----------------+
62+
| cpython 3.7 x64 | |cpython37x64| |
63+
+-----------------+----------------+
5464
| Release | |releaseW| |
5565
| 1.5.6.2 | |
5666
+-----------------+----------------+

0 commit comments

Comments
 (0)