File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,6 @@ images are:
17
17
- 64-bit image (x86-64): `` quay.io/pypa/manylinux1_x86_64 `` [ ![ Docker Repository on Quay] ( https://quay.io/repository/pypa/manylinux1_x86_64/status " Docker Repository on Quay ")] ( https://quay.io/repository/pypa/manylinux1_x86_64 )
18
18
- 32-bit image (i686): `` quay.io/pypa/manylinux1_i686 `` [ ![ Docker Repository on Quay] ( https://quay.io/repository/pypa/manylinux1_i686/status " Docker Repository on Quay ")] ( https://quay.io/repository/pypa/manylinux1_i686 )
19
19
20
- .. image:: https://quay.io/repository/pypa/manylinux1_i686/status
21
- :target: https://quay.io/repository/pypa/manylinux1_i686
22
-
23
20
This sample project contains a very simple C compile extension module that links
24
21
to an external library (ATLAS, a linear algebra library). The build is
25
22
configured via the ` setup.py ` file.
You can’t perform that action at this time.
0 commit comments