CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/05/28 10:02:11
Modified files:
lang/python : python.port.mk
Log message:
Allow setting MODPY_PYTEST_USERARGS as a user setting (e.g. in /etc/mk.conf)
adding to the standard pytest command line. Can be used for e.g. -v (to add
verbosity), --color=yes, adjust traceback print mode, etc. See "py.test -h".
