This allows the doit commands to be executed with system doit using
python3 (or from venv if you prefer, but doit with py2 support is
available only in an old version). All commands should work without
venv active, simplifying build process, except builddocs - that requires
venv active. It is be possible to automatically create venv for
builddocs and use it, but it would require more extensive patches.
This allows the doit commands to be executed with system doit using
python3 (or from venv if you prefer, but doit with py2 support is
available only in an old version). All commands should work without
venv active, simplifying build process, except builddocs - that requires
venv active. It is be possible to automatically create venv for
builddocs and use it, but it would require more extensive patches.