File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -225,7 +225,8 @@ pkg_resources-style namespace packages
225225:doc: `Setuptools <setuptools:index >` previously provided the ``pkg_resources.declare_namespace `` function and
226226the ``namespace_packages `` argument to :func: `~setuptools.setup `. Together
227227these could be used to declare namespace packages. While this approach is no
228- supported, it may still be encountered in environments using older ``setuptools `` versions.
228+ longer supported, it may still be encountered in environments using older
229+ ``setuptools `` versions.
229230If you are creating a new distribution within an existing namespace package that
230231uses this method then it's recommended to continue using this as the different
231232methods are not cross-compatible and it's not advisable to try to migrate an
You can’t perform that action at this time.
0 commit comments