confluent-kafka-python
confluent-kafka-python copied to clipboard
Don't install the LICENSE as a datafile
Data files are installed in the wrong directory when packaging this, and it is very uncommon to do so. data files should be files needed for the runtime only.
It looks like @dirkmueller hasn't signed our Contributor License Agreement, yet.
The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence. Wikipedia
You can read and sign our full Contributor License Agreement here.
Once you've signed reply with [clabot:check] to prove it.
Appreciation of efforts,
clabot
I can not easily sign such a CLA.
Thanks for bringing this to our attention. We will look into this a bit more to figure out what exactly the best practice is here. I suspect omitting the license entirely is less than ideal.
Add in license_files key instead? See here: https://setuptools.pypa.io/en/latest/references/keywords.html