Add openpyxl to environment.yaml to fix #215 (#216)

This commit is contained in:
lukasnacken 2021-01-13 17:24:42 +01:00 committed by GitHub
parent ed4fdc9150
commit 4e44822514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ dependencies:
# Dependencies of the workflow itself
- xlrd
- openpyxl
- scikit-learn
- pycountry
- seaborn