All xml attributes are now added to the etree class in alphabetical order to ensure it writes the same on different versions

This commit is contained in:
Veronica K. B. Olsen
2019-08-11 20:21:06 +02:00
parent b4a89ede9f
commit 6a19807310
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ addons:
- python3-pyqt5
- python3-pyqt5.qtsvg
python:
- "3.6"
- "3.5"
- "3.7"
install:
- pip install -r requirements.txt