diff options
Diffstat (limited to 'profiles/desc/python_targets.desc')
-rw-r--r-- | profiles/desc/python_targets.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc index 7823e2baa42f..da103c797788 100644 --- a/profiles/desc/python_targets.desc +++ b/profiles/desc/python_targets.desc @@ -7,4 +7,5 @@ python2_7 - Build with Python 2.7 python3_6 - Build with Python 3.6 python3_7 - Build with Python 3.7 python3_8 - Build with Python 3.8 +python3_9 - Build with Python 3.9 pypy3 - Build with PyPy3 |