File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,10 @@ We provide pre-compiled binaries for many platforms and OSes.
22
22
:start-after: table start
23
23
:end-before: table finish
24
24
25
+ .. include :: pages/download_advanced.rst
26
+ :start-after: notes_and_links start
27
+ :end-before: notes_and_links finish
28
+
25
29
Source
26
30
------
27
31
Original file line number Diff line number Diff line change @@ -61,7 +61,8 @@ We provide pre-compiled binaries for many platforms and OSes:
61
61
- Download __
62
62
- Download __
63
63
- Download __
64
- - High Sierra >= 10.13, not for Sierra and below
64
+ - High Sierra >= 10.13, not for Sierra and below. Not signed, for signed
65
+ packages use Homebrew _.
65
66
66
67
* - **Linux ARM64 **
67
68
@@ -193,6 +194,9 @@ are better solutions:
193
194
194
195
* or translate _ your own PyPy.
195
196
197
+ ..
198
+ notes_and_links start
199
+
196
200
.. note ::
197
201
198
202
SSL Certificates
@@ -216,6 +220,9 @@ are better solutions:
216
220
.. _`certifi` : https://pypi.org/project/certifi/
217
221
.. _conda : https://conda-forge.org/blog/posts/2020-03-10-pypy/
218
222
223
+ ..
224
+ notes_and_links finish
225
+
219
226
220
227
Previous version can be downloaded from here __, or directly from the buildbot's
221
228
mirror _.
You can’t perform that action at this time.
0 commit comments