https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241566
--- Comment #18 from Matthias Andree <[email protected]> --- Created attachment 213860 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213860&action=edit minimal tox.ini for future reference For future reference, this is a minimal working tox.ini file. To use this in tests, copy it into ${WRKSRC} and then just run "tox". Also, in order to run tests from poudriere, you'd need to add a "-B" to ${PYTHON_CMD} and add a BUILD_DEPENDS=${RUN_DEPENDS} ${TEST_DEPENDS} line. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
