Scout24 / yamlreader

Read all YAML files in a directory and merge them
Apache License 2.0
45 stars 14 forks source link

Fails to install in Travis with using Pybuilder #8

Closed karolyi closed 7 years ago

karolyi commented 8 years ago

Hey,

I had to remove pypy3 support from afp-cli because of yamlreader not installing on travis.

Details: https://travis-ci.org/ImmobilienScout24/afp-cli/jobs/104594111

I did not look deeper into the problem.

snordhausen commented 7 years ago

I re-tested this. At least right now, it is the cryptography library that thinks Travis' version of Pypy is too old. Yamlreader installed fine, see line 661 of the log.