Skip to content
  • utzcoz's avatar
    Add Python 3.6 dependency note · 6dd5e705
    utzcoz authored and Jakob Bornecrantz's avatar Jakob Bornecrantz committed
    
    
    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: default avatarutzcoz <utzcoz@outlook.com>
    6dd5e705