Add Python 3.6 dependency note
src/xrt/auxiliary/bindings/bindings.py uses Python feature called
"Literal String Interpolation", added from Python 3.6
https://www.python.org/dev/peps/pep-0498/. We should note this Python
dependency for developer before building project.
Signed-off-by: utzcoz <utzcoz@outlook.com>
authored by