Nano: Updated the description of “python version” (#7220)

* update versions

* rename
This commit is contained in:
liangs6212 2023-01-11 10:10:55 +08:00 committed by GitHub
parent 338423bfc9
commit 5ebaa3a41b

View file

@ -75,7 +75,7 @@ In a conda environment, when you run `source bigdl-nano-init` manually, this com
In a pure pip environment, you need to run `source bigdl-nano-init` every time you open a new shell to get optimal performance and run `source bigdl-nano-unset-env` if you want to unset these environment variables.
## Python Version
`bigdl-nano` is validated on Python 3.7.x.
`bigdl-nano` is validated on Python 3.7-3.9.
## Operating System