Build with PyPy3
Use Flag | Description |
---|---|
python_targets_python2_7 | Build with Python 2.7 |
python_targets_python3_5 | Build with Python 3.5 |
python_targets_python3_6 | Build with Python 3.6 |
python_targets_python3_7 | Build with Python 3.7 |
python_targets_jython2_7 | Build with Jython 2.7 |
python_targets_pypy | Build with PyPy |
python_targets_pypy3 | Build with PyPy3 |
python_targets_python3_8 | Build with Python 3.8 |