Closed tonsV2 closed 3 years ago
EnvYaml requires PyYAML as dependencies. Found issue and ready to fixit it in new version soon. Thanks
latest code you could try from develop branch
Resolve this issue in new version https://github.com/thesimj/envyaml/tree/1.3.201225
Please validate.
I'm not sure if this is a problem within this project or something I need to fix in mine. So please excuse me if it's on my behalf.
setup.py
I did a clean checkout of my project and ran pip which resulted in the below error
If I disable envyaml (by prefixing with #) and then run it so ruamel.yaml will be installed. And then again enable it and run again it works. I'm guessing there's some transitive dependency issue but I'm not sure.
Thanks for a quick reaction regarding issue #9