yq can no longer be installed from PyPI without version pinning using Python 3.6, because version 3.2.0 reports that it supports Python >=3.6, but since e507357 it ...
I got errors when installing the package in Windows with python 3.6, 64bit, see below. Using command python setup.py build with code downloaded from git repository``` ...