Right now we historically use pkg-resource-style namespace packages. According to the official packaging guide this seems to be still valid but an outdated option. With version 4.0 we should break with this behavior and should start using the new native namespace packages as define in PEP 420 that requires Python 3.3 and above.
Right now we historically use pkg-resource-style namespace packages. According to the official packaging guide this seems to be still valid but an outdated option. With version 4.0 we should break with this behavior and should start using the new native namespace packages as define in PEP 420 that requires Python 3.3 and above.