Changes between Version 54 and Version 55 of pyrunner


Ignore:
Timestamp:
Jun 6, 2025, 8:43:17 AM (3 days ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyrunner

    v54 v55  
    5050
    5151The PythonVenv will run completely in its own venv. The zip file is installed with {{{pip}}} and thus respects all the setup including pip installing dependencies (which may be downloaded from the web).
     52
     53
     54
     55{{{#!td style="background: #efe"
     56The current working directory is used.
     57If your current working directory contains python code,
     58these can be loaded as well.
     59This code may also override libraries that you loaded.
     60}}}
    5261
    5362==== results