blob: 526bf6e292bfa5d338f283f8415bf1114afd7a8b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2021 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
python3_7 - Build with Python 3.7
python3_8 - Build with Python 3.8
python3_9 - Build with Python 3.9
python3_10 - Build with Python 3.10
pypy3 - Build with PyPy3
|