CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/22 05:16:50
Modified files:
lang/python : python.port.mk
Log message:
PEP 517-based ports don't have "./setup.py test" (which was deprecated
anyway), so in the case of MODPY_PEP517, default to MODPY_PYTEST=Yes to
use py-test infrastructure.
