Mercurial > libervia-backend
view MANIFEST.in @ 3660:e584ce33ef1d
tools (common/async_process): remove useless encoding + use full path for command:
- arguments don't need to be encoded anymore, `spawnProcess` handles str directly now
- use full path even for first argument: even if first argument should be only executable
name, it appears that using full path only in `command` is not enough (seen with Python
where system installation is used instead of the VirtualEnv one when full path is not
used as first argument).
(grafted from 25cbaf04772855cd8aead18771465a4f00f5fa03)
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 29 Jul 2021 22:51:01 +0200 |
parents | 5d926c7b0d99 |
children |
line wrap: on
line source
include MANIFEST.in sat/VERSION global-include *.py global-include *.ini global-include *.po *.mo global-include CHANGELOG COPYING* INSTALL README* global-include *.sh global-include *.yml *.yaml global-include Makefile *.rst *.bat graft misc graft doc include sat_frontends/jp/jp sat_frontends/primitivus/primitivus include sat/bridge/bridge_constructor global-exclude *.un~ prune sat/bridge/bridge_constructor/generated