Skip to content

please remove installation of LICENSE as datafile #714

Closed
@dirkmueller

Description

@dirkmueller

Description

Currently the setuptools integration is installing the LICENSE.txt as a datafile. datafiles are meant to be used for installation of files needed at runtime of the library. the license is usually installed as part of packaging processes alongside other documentation.

Installation as datafile brings this into the wrong FHS path layer and hence should be skipped.

i submitted this as #713, but I can not sign the CLA. Please take it as a public domain contribution, I refuse to claim any copyright on it.

How to reproduce

Checklist

Please provide the following information:

  • confluent-kafka-python and librdkafka version (confluent_kafka.version() and confluent_kafka.libversion()):
  • Apache Kafka broker version:
  • Client configuration: {...}
  • Operating system:
  • Provide client logs (with 'debug': '..' as necessary)
  • Provide broker log excerpts
  • Critical issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions