Changes between Version 20 and Version 21 of pyrunner


Ignore:
Timestamp:
01/15/24 20:23:40 (10 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyrunner

    v20 v21  
    6767
    6868{{{#!td style="background: #eef"
    69 When using a zipped python resource you can not use python unittest directly (using {{{python -m unittest discover}}}) because the pip install procedure will remove all the {{{__init__.py}}} files that are essential for discover.
     69When using a zipped python resource you can not use python unittest directly (using {{{python -m unittest discover}}}) because python's {{{pip install}}} procedure will remove all the {{{__init__.py}}} files that are essential for discover.
    7070}}}
    7171