From: Daniele Varrazzo Date: Tue, 1 Dec 2020 14:29:00 +0000 (+0000) Subject: Fixed sdist package for psycopg3-c X-Git-Tag: 3.0.dev0~291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ab23ee249007d6dee833b86fbffed665d25697;p=thirdparty%2Fpsycopg.git Fixed sdist package for psycopg3-c `types` made into a package so that the setup.py is able to find the Cython sources there. --- diff --git a/psycopg3_c/psycopg3_c/types/__init__.py b/psycopg3_c/psycopg3_c/types/__init__.py new file mode 100644 index 000000000..e69de29bb