]> git.ipfire.org Git - thirdparty/psycopg.git/commit
build: avoid installing tomli on recent python
authorEli Schwartz <eschwartz93@gmail.com>
Wed, 26 Jun 2024 03:22:17 +0000 (23:22 -0400)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 28 Jun 2024 16:37:14 +0000 (18:37 +0200)
commita517bb4579d2b8caa4ddc1e81294d6026c8974d6
tree3a5c9d7a68f4d53522cbbce762ca83da32e030cd
parenta0636067814a481da33ee877c2cbe0dc62165bd8
build: avoid installing tomli on recent python

It is in the stdlib. No need to have wheel building require downloading
yet another build dependency.
psycopg_c/build_backend/cython_backend.py
psycopg_c/pyproject.toml