Skip to content

Commit 343422a

Browse files
committed
Include LICENSE file in bdist
1 parent e050e02 commit 343422a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818
author_email='support@confluent.io',
1919
url='https://github.com/confluentinc/confluent-kafka-python',
2020
ext_modules=[module],
21-
packages=find_packages())
21+
packages=find_packages(),
22+
data_files = [('', ['LICENSE'])])

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy