Remove Python 2 install instructions from docs/README (#2822)

docs/README.rst mainly duplicates README.rst and also should be changed. Besides that remove test/coverage badges.

followup on #2821
This commit is contained in:
Alexander Kukushkin
2023-08-17 16:17:34 +02:00
committed by GitHub
parent 366829e379
commit 93be10a655
2 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ There are a few options available:
::
pip install psycopg[binary]
pip install psycopg[binary]>=3.0.0
**General installation for pip**