Recommend Python 3.8
This commit is contained in:
parent
138cc6b75e
commit
130c199691
2 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue