mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
chg: [core] Drop python 3.5 support
This commit is contained in:
parent
260d479378
commit
57e551552e
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ The default [installing_deps.sh](./installing_deps.sh) is for Debian and Ubuntu
|
|||
There is also a [Travis file](.travis.yml) used for automating the installation that can be used to build and install AIL on other systems.
|
||||
|
||||
Requirement:
|
||||
- Python 3.5+
|
||||
- Python 3.6+
|
||||
|
||||
Installation Notes
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue