Refs #401 - Sort imports with isort

This commit is contained in:
Hugo
2019-10-22 11:58:42 +02:00
committed by Claude Paroz
parent 3197e59b25
commit a76933edd5
19 changed files with 34 additions and 32 deletions
-1
View File
@@ -2,7 +2,6 @@
from setuptools import find_packages, setup
install = [
'odfpy',
'openpyxl>=2.4.0',