Closed hendriks73 closed 4 years ago
The CI build for Python 3.4 currently fails, because some used libraries (PyYAML, pyrsistent) have stopped supporting Python 3.4. This PR fixes the build by requiring older versions of said libraries when using Python 3.4.
Guys... please, this is trivial.
Just do it!
Plus it should also magically fix the CI status of PR https://github.com/marl/jams/pull/210.
ha, nice! Thanks for this PR, looking good.
Thanks, Uri!
The CI build for Python 3.4 currently fails, because some used libraries (PyYAML, pyrsistent) have stopped supporting Python 3.4. This PR fixes the build by requiring older versions of said libraries when using Python 3.4.