Tomi Belan
Tomi Belan
Fixes #240. For manual testing: see the example in #240. ```shellsession $ shiv . -c helloworld -o out.pyz [...] $ ./out.pyz Hello, world! $ echo $? 0 ``` Success! No...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug My project has an indirect dependency on `fsevents`, which is a macOS only package....
This PR fixes #121109. Using the test files and test script described in the issue: | filename | mode | time with PR | | --- | --- | ---...