Skip to content

Commit

Permalink
still need these libs
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Aug 25, 2016
1 parent 170a318 commit 08925bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ def parse_markdown_readme():
'Topic :: Scientific/Engineering :: Visualization',
],
test_suite='tests',
tests_require=['wq.io'],
tests_require=['wq.io', 'xlwt', 'openpyxl'],
)

0 comments on commit 08925bf

Please sign in to comment.