summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/problem-installing-psycopg2.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/problem-installing-psycopg2.md')
-rw-r--r--.github/ISSUE_TEMPLATE/problem-installing-psycopg2.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/problem-installing-psycopg2.md b/.github/ISSUE_TEMPLATE/problem-installing-psycopg2.md
index f309336..52dde38 100644
--- a/.github/ISSUE_TEMPLATE/problem-installing-psycopg2.md
+++ b/.github/ISSUE_TEMPLATE/problem-installing-psycopg2.md
@@ -14,7 +14,6 @@ If you have a question, such has "how do you do X with Python/PostgreSQL/psycopg
- [ ] I am running the latest version of pip, i.e. typing ``pip --version`` you get [this version](https://pypi.org/project/pip/).
- [ ] I have read the [installation documentation](https://www.psycopg.org/docs/install.html) and the [frequently asked questions](https://www.psycopg.org/docs/faq.html)
- [ ] I am not trying to install `psycopg2-binary` on an Apple M1, for which [binary packages are not supported](https://github.com/psycopg/psycopg2/issues/1286)
-- [ ] I am not trying to install `psycopg2-binary` in an Alpine Linux Docker image
- [ ] If install failed, I typed `pg_config` on the command line and I obtained an output instead of an error.
**Please complete the following information:**