Use implicit namespace
Use an implicit namespace package declaration (see PEP 420 and https://packaging.python.org/en/latest/guides/packaging-namespace-packages/#native-namespace-packages)
This helps with installing swh packages in editable mode, e.g. when overriding swh packages in docker (see "Install a swh package from sources in a container" section in the docker/README file).