python-pg-extras icon indicating copy to clipboard operation
python-pg-extras copied to clipboard

Missing .sql files in pip package

Open wesleyjellis opened this issue 3 years ago • 3 comments

It appears that the pip package on pypi doesn't include any of the .sql files required to make this work. I believe you need to add a manifest.in to instruct pip to bundle non .py files in your package

I checked that the files were missing by downloading the .tar.gz and .whl, extracting them and seeing what was inside

wesleyjellis avatar Mar 16 '21 15:03 wesleyjellis

true, I have exactly the same issue when installing from pypi

pabloajz avatar Jun 30 '21 10:06 pabloajz

I'm sorry but it was a prototype and I'm no longer actively maintaining this project. But, a PR that would fix it is welcome.

pawurb avatar Jun 30 '21 17:06 pawurb