Remove references to Python 2 in documentation.

This commit is contained in:
Aymeric Augustin
2019-12-22 18:22:03 +01:00
parent 0dddc1494d
commit 45841eaf7b
2 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ Choose the right framework for every part of a model's lifetime
## Installation
This repo is tested on Python 2.7 and 3.5+ (examples are tested only on python 3.5+), PyTorch 1.0.0+ and TensorFlow 2.0.0-rc1
This repo is tested on Python 3.5+, PyTorch 1.0.0+ and TensorFlow 2.0.0-rc1
### With pip