[PyOV] Update supported Python versions on PyPI pages (#13151)

This commit is contained in:
Przemyslaw Wysocki 2022-11-16 13:23:50 +01:00 committed by GitHub
parent a410157b67
commit 4cb0c73cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -13,9 +13,9 @@ Before you start the installation, check the supported operating systems and req
| Supported Operating System | [Python* Version (64-bit)](https://www.python.org/) |
| :------------------------------------------------------------| :---------------------------------------------------|
| Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.7, 3.8 |
| Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.7, 3.8, 3.9, 3.10 |
| Ubuntu* 20.04 long-term support (LTS), 64-bit | 3.7, 3.8, 3.9, 3.10 |
| Red Hat* Enterprise Linux* 8, 64-bit | 3.8 |
| Red Hat* Enterprise Linux* 8, 64-bit | 3.7, 3.8, 3.9, 3.10 |
| macOS* 10.15.x | 3.7, 3.8, 3.9, 3.10 |
| Windows 10*, 64-bit | 3.7, 3.8, 3.9, 3.10 |

View File

@ -12,9 +12,9 @@ Before you start the installation, check the supported operating systems and req
| Supported Operating System | [Python* Version (64-bit)](https://www.python.org/) |
| :------------------------------------------------------------| :---------------------------------------------------|
| Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.7, 3.8 |
| Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.7, 3.8, 3.9, 3.10 |
| Ubuntu* 20.04 long-term support (LTS), 64-bit | 3.7, 3.8, 3.9, 3.10 |
| Red Hat* Enterprise Linux* 8, 64-bit | 3.8 |
| Red Hat* Enterprise Linux* 8, 64-bit | 3.7, 3.8, 3.9, 3.10 |
| macOS* 10.15.x versions | 3.7, 3.8, 3.9, 3.10 |
| Windows 10*, 64-bit | 3.7, 3.8, 3.9, 3.10 |