Recommend Python 3.8

This commit is contained in:
Lumir Balhar 2019-02-15 11:05:49 +01:00
commit 130c199691
2 changed files with 8 additions and 1 deletions

View file

@ -23,6 +23,9 @@
- smoke37:
dir: python/smoke
run: VERSION=3.7 ./venv.sh
- smoke38:
dir: python/smoke
run: VERSION=3.8 ./venv.sh
required_packages:
- gcc
- /usr/bin/virtualenv