https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240375

--- Comment #2 from Kubilay Kocak <ko...@freebsd.org> ---
Also, the package has a test suite, it would be great to add a do-test target
and RUN_DEPENDS, like:

RUN_DEPENDS = 4{PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
...
do-test:
 @cd ${WRKSRC} && ${PYTHON_CMD} -m nosetests -v

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to