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

Kubilay Kocak <ko...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(python |maintainer-feedback+,
                   |@FreeBSD.org)               |merge-quarterly-

--- Comment #2 from Kubilay Kocak <ko...@freebsd.org> ---
Note also: setup.py test as a test target is deprecated, and upstream uses the
following command to invoke tests:

Pipfile: test = "python -m unittest discover -v"

We should switch our test target to match accordingly

-- 
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