chronos: user guide python version note change (#5067)

Co-authored-by: binbin <binbin1.deng@intel.com>
This commit is contained in:
plusbang 2022-07-11 17:10:19 +08:00 committed by GitHub
parent 98f1b7a406
commit fa3c7f8aff

View file

@ -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**