chronos: user guide python version note change (#5067)
Co-authored-by: binbin <binbin1.deng@intel.com>
This commit is contained in:
parent
98f1b7a406
commit
fa3c7f8aff
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ pip install pyarrow=6.0.1
|
||||||
.. note::
|
.. note::
|
||||||
**Supported Python Version**:
|
**Supported Python Version**:
|
||||||
|
|
||||||
Chronos is thoroughly tested on Python3.6/3.7. Still, it is highly recommended to use python3.7.
|
Chronos only supports Python 3.7.2 ~ latest 3.7.x.
|
||||||
```
|
```
|
||||||
---
|
---
|
||||||
### **3. Run**
|
### **3. Run**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue