src/python/jw/Makefile: use py-ns-dir.mk
Use py-ns-dir.mk at the first and only shared namespace node that the jw-pkg repo establishes: jw.
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
99a8d9140f
commit
2961ced779
2 changed files with 3 additions and 7 deletions
|
|
@ -0,0 +1,2 @@
|
|||
from pkgutil import extend_path
|
||||
__path__ = extend_path(__path__, __name__)
|
||||
Loading…
Add table
Add a link
Reference in a new issue