]> git.ipfire.org Git - thirdparty/psycopg.git/commit
docs: add skip-list to avoid importing external module
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 18 Jul 2022 07:23:55 +0000 (08:23 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 18 Jul 2022 07:26:02 +0000 (08:26 +0100)
commit9e961aadd0d83c80f4283a843f5b68869587b5d0
tree6c60c2afd5449ef5412920ecdfc3bb16ba64aa6f
parentcedfeebc4bc70414ae01bfea59b563f60c1d69ed
docs: add skip-list to avoid importing external module

In sandboxed environments dnspython doesn't work because it cannot read
`/etc/resolv.conf`/

See #337 for details.
docs/lib/pg3_docs.py
psycopg/setup.py