Skip to content
Snippets Groups Projects
Commit bb5d3c24 authored by David Verelst's avatar David Verelst
Browse files

added openpyxl to dependencies

parent 67cc4fed
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -61,6 +61,8 @@ in Python 2.7 by default. You can also write code that is compatible with both
* xlrd and xlwt from [python-excel](http://www.python-excel.org/)
* [openpyxl](http://openpyxl.readthedocs.org/en/default/)
* h5py
* [matplotlib](http://matplotlib.org/)
......
......@@ -6,6 +6,7 @@ matplotlib
pytest
xlrd
xlwt
openpyxl
h5py
pandas
tables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment