1
0
Fork 0
mirror of https://github.com/qurator-spk/page2tsv.git synced 2026-03-15 19:52:04 +01:00

install into qurator namespace

This commit is contained in:
Konstantin Baierer 2022-11-08 16:19:23 +01:00
parent abeca0df16
commit e1a440b91c
10 changed files with 17 additions and 12 deletions

2
qurator/__init__.py Normal file
View file

@ -0,0 +1,2 @@
__import__('pkg_resources').declare_namespace(__name__)