Skip to content

Commit 5c6798b

Browse files
committed
add deps
1 parent ccdd322 commit 5c6798b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
'Programming Language :: Python :: 3.6',
3131
],
3232
install_requires=[
33+
'unicodecsv',
3334
'xlwt',
3435
'click',
3536
],

0 commit comments

Comments
 (0)