freelawproject / courts-db

A database of courts, tests and other experiments
BSD 2-Clause "Simplified" License
59 stars 16 forks source link

Added Manifest.in to add data to source distribution #34

Closed step21 closed 3 years ago

step21 commented 3 years ago

Without this, data files are not included in the source and this the resulting tarball, as for example available on pypi is non-functional.

step21 commented 3 years ago

btw, I saw that reporters-db uses graft reporters_db/data instead, but not sure if this really makes a difference in this case. According to https://packaging.python.org/guides/using-manifest-in/ pattern matching/inclusion is slightly different.

mlissner commented 3 years ago

If this makes conda work, I'm happy to oblige. Sorry for the trouble and thanks for the fix.

step21 commented 3 years ago

It should. I will test as soon as it is on pypi.

step21 commented 3 years ago

Do you already know when you will tag a new release?

mlissner commented 3 years ago

All set: https://pypi.org/project/courts-db/