projectfluent / python-fluent

Python implementation of Project Fluent
https://projectfluent.org/python-fluent/
Other
210 stars 26 forks source link

Convert to native namespace packages as we are py36+, part of #162 #164

Closed Pike closed 3 years ago

Pike commented 3 years ago

Seems that native and pkgstyle as as compatible as we need, https://packaging.python.org/guides/packaging-namespace-packages/#creating-a-namespace-package has more docs.