Commit 990923c
revert: Manually define version
This fixes #141 where compiling python with nuitka with --standalone
flag causes runtime errors with importlib.metadata.
This patch also removes the now unneeded importlib-metadata dependency
Thanks to Abdullah Albanna <[email protected]> who raised this issue
and helped out in debugging.
---
Fixes #141
Co-authored-by: Abdullah Albanna <[email protected]>
Signed-off-by: AlexNg <[email protected]>1 parent a6858ff commit 990923c
4 files changed
+2
-48
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
0 commit comments