diff options
Diffstat (limited to 'profiles/desc/python_single_target.desc')
-rw-r--r-- | profiles/desc/python_single_target.desc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc index 574d99eb6a5b..6f8f16d8d04f 100644 --- a/profiles/desc/python_single_target.desc +++ b/profiles/desc/python_single_target.desc @@ -4,10 +4,7 @@ # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags. python2_7 - Build for Python 2.7 only -python3_5 - Build for Python 3.5 only python3_6 - Build for Python 3.6 only python3_7 - Build for Python 3.7 only python3_8 - Build for Python 3.8 only -jython2_7 - Build for Jython 2.7 only -pypy - Build for PyPy only pypy3 - Build for PyPy3 only |