CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/12/26 09:15:11
Modified files:
sysutils/py-ansible-libssh: Makefile
Log message:
annotate MODPY_PYBUILD explaining warning (in-tree build backend wrapping
setuptools)
allow tests to run (build backend leaves compiled files in unexpected dirs;
the only way I could get it to find them was by running py.test specifically)
however they hang after a few pass successfully so mark TEST_IS_INTERACTIVE
for now
