diff --git a/MANIFEST.in b/MANIFEST.in index 7e9bbf313..1b888868a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,3 @@ -include README.md -include LICENSE include src/confluent_kafka/src/*.[ch] prune tests prune docs \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index cd6106ff3..5bfee9120 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "confluent-kafka" +license = {file = "LICENSE"} version = "2.10.1" description = "Confluent's Python client for Apache Kafka" classifiers = [ @@ -29,6 +30,7 @@ ignore_missing_imports = true [tool.setuptools] include-package-data = false +license-files = ["LICENSE"] [tool.setuptools.dynamic] dependencies = {file = ["requirements/requirements.txt"]}
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: