]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Remove warning about missing binary package for M1
authorMagnus Watn <magnus.watn@softwarelab.no>
Fri, 30 Sep 2022 13:44:28 +0000 (15:44 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 30 Sep 2022 15:30:55 +0000 (16:30 +0100)
Binary packages for Apple M1 was added in #162.

docs/basic/install.rst

index a20c6a71480a3040cda978a62be2cdf7ddfe1772..809cc62b6e0ccffdf229fc8ad076f12593cb3b26 100644 (file)
@@ -57,10 +57,6 @@ to update it beforehand.
 The above package should work in most situations. It **will not work** in
 some cases though.
 
-.. warning::
-    At the time of writing we don't distribute binary packages for Apple M1
-    (ARM) processors.
-
 If your platform is not supported you should proceed to a :ref:`local
 installation <local-installation>` or a :ref:`pure Python installation
 <pure-python-installation>`.