Skip to content

Commit 0f3a213

Browse files
committed
More LICENSE renaming
1 parent 9d91e76 commit 0f3a213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
url='https://github.com/confluentinc/confluent-kafka-python',
2323
ext_modules=[module],
2424
packages=find_packages(exclude=("tests",)),
25-
data_files=[('', ['LICENSE'])],
25+
data_files=[('', ['LICENSE.txt'])],
2626
extras_require={
2727
'avro': ['fastavro', 'requests', avro]
2828
})

0 commit comments

Comments
 (0)