FS#72180 - [python-pyliblo] check() calling non-exist test
Attached to Project:
Community Packages
Opened by Felix Yan (felixonmars) - Monday, 20 September 2021, 08:57 GMT
Last edited by David Runge (dvzrv) - Monday, 20 September 2021, 20:55 GMT
Opened by Felix Yan (felixonmars) - Monday, 20 September 2021, 08:57 GMT
Last edited by David Runge (dvzrv) - Monday, 20 September 2021, 20:55 GMT
|
Details
Description:
==> Starting check()... usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'test' ==> ERROR: A failure occurred in check(). |
This task depends upon
Closed by David Runge (dvzrv)
Monday, 20 September 2021, 20:55 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with 0.10.0-8
Monday, 20 September 2021, 20:55 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with 0.10.0-8
I have fixed this and rebuild the package