We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89815ea commit bc812dbCopy full SHA for bc812db
docs/installation.rst
@@ -25,6 +25,7 @@ Building from source
25
26
If you want to build **asyncpg** from a Git checkout you will need:
27
28
+ * To have cloned the repo with `--recurse-submodules`.
29
* A working C compiler.
30
* CPython header files. These can usually be obtained by installing
31
the relevant Python development package: **python3-dev** on Debian/Ubuntu,
0 commit comments