1 Commits

Author SHA1 Message Date
Johannes Pohl
70d8968adb Add import for csv (#353) to fix #349
* add import for csv

* make codecov run instantly

* do not wait for appveyor with codecov

* add unittest for csv import

* clean up after yourself

* use codecs to open csv file

* use csv module for csv reading

* rename variable

* update coveragerc
2017-11-02 12:55:19 -05:00