Commit 65aa510
committed
deb: pkg-resources is a runtime-dependency
otherwise:
Traceback (most recent call last):
File "/usr/bin/intelmqcbmail", line 6, in <module>
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'1 parent 6041298 commit 65aa510
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments