Skip to content

Commit b644192

Browse files
authored
Merge pull request #233 from poissoncorp/v7.0
RDBC-889 setup.py fix
2 parents 89e37fe + 08aaf6e commit b644192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"websocket-client >= 0.46.0",
2626
"inflect >= 5.4.0",
2727
],
28+
license_files="LICENSE",
2829
zip_safe=False,
2930
)

0 commit comments

Comments
 (0)