Skip to content

Commit 08925bf

Browse files
committed
still need these libs
1 parent 170a318 commit 08925bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ def parse_markdown_readme():
5656
'Topic :: Scientific/Engineering :: Visualization',
5757
],
5858
test_suite='tests',
59-
tests_require=['wq.io'],
59+
tests_require=['wq.io', 'xlwt', 'openpyxl'],
6060
)

0 commit comments

Comments
 (0)