diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 00000000..05350b8c --- /dev/null +++ b/setup.cfg @@ -0,0 +1,4 @@ +[options.entry_points] +pyinstaller40 = + hook-dirs = hordelib.__pyinstaller:get_hook_dirs + tests = hordelib.__pyinstaller:get_PyInstaller_tests