Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With recent update to pyinstaller 6.0 the libraries are now placed in an `_internal` folder within the bundle. This has resulted in the failure to create copies of libssl. However after examining the new _internal dir it appears that the x64 lib are now created so this step is no longer required.
- Loading branch information