We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdd322 commit 5c6798bCopy full SHA for 5c6798b
1 file changed
setup.py
@@ -30,6 +30,7 @@
30
'Programming Language :: Python :: 3.6',
31
],
32
install_requires=[
33
+ 'unicodecsv',
34
'xlwt',
35
'click',
36
0 commit comments