mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2025-01-13 01:40:14 +00:00
README: fix formatting of requiring Python 'future' (#2500)
This commit is contained in:
parent
9047de51cb
commit
82ebbbba15
@ -281,7 +281,8 @@ suite. Version 2 or 3.
|
|||||||
|
|
||||||
We will be moving to Python3 only in the future. If you are using Python2, you
|
We will be moving to Python3 only in the future. If you are using Python2, you
|
||||||
will need to install Python-future:
|
will need to install Python-future:
|
||||||
```pip install future
|
```
|
||||||
|
pip install future
|
||||||
```
|
```
|
||||||
|
|
||||||
SPIRV-Tools is regularly tested with the the following compilers:
|
SPIRV-Tools is regularly tested with the the following compilers:
|
||||||
|
Loading…
Reference in New Issue
Block a user