Pin PyYAML version because 5.x does not work with Odoo

It would raise ConstructorError: could not determine a constructor for the tag '!record'
This commit is contained in:
Guewen Baconnier
2019-05-09 10:10:36 +02:00
parent 8a4e9d1f84
commit fe827e6b3f
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -12,7 +12,6 @@ addons:
- python-lxml # because pip installation is slow
- python-simplejson
- python-serial
- python-yaml
env:
matrix: