Go to file
Jose M. Guisado b5d5d29d31 #1065 Support pyinstaller for Windows
Add required function call before running any process with
multiprocessing. This is required for windows executables to
work properly when using pyinstaller.

See:
https://github.com/pyinstaller/pyinstaller/wiki/Recipe-Multiprocessing
2021-11-22 09:07:15 +01:00
cfg
src #1065 Support pyinstaller for Windows 2021-11-22 09:07:15 +01:00
tests
.gitignore
COPYING
ogclient #1065 revisit config_path initialization 2021-11-18 16:31:36 +01:00
setup.py