]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Add tests for the Shapely adapter based on PostGIS
authorJacopo Farina <jacopo.farina@flixbus.com>
Wed, 15 Sep 2021 13:38:25 +0000 (15:38 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 21 Sep 2021 18:02:18 +0000 (19:02 +0100)
commit909f2c72bba0da75f5404324b138984f64eef57c
tree9ea841d2b501c4f135a8318391dd9fcb9a6f2536
parent16663db8a6e7593b224d5a9e1ca6ac46961b9d1d
Add tests for the Shapely adapter based on PostGIS
.github/workflows/tests.yml
psycopg/tox.ini
tests/conftest.py
tests/test_shapely.py [new file with mode: 0644]