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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ko...@freebsd.org           |k...@freebsd.org
             Status|New                         |Open
                 CC|                            |python@FreeBSD.org
              Flags|maintainer-feedback?(koobs@ |maintainer-feedback+
                   |FreeBSD.org)                |

--- Comment #1 from Kubilay Kocak <ko...@freebsd.org> ---
Thanks Kai, looks good. 

1) Since setup.py 'test' is deprecated (setuptools, et al), are you able to
switch this to use unittest directly? One of the following should just work:

- `python -m unittest -v` (shortcut for 'unittest discover')
- `python -m unittest -v tests`

2) Please include changelog link and MFH: <branch|No> <reason> in commit log
message

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to