===========
- ``setuptools`` plugin:
- Added ``data-files`` support (although this option is marked as deprecated).
- Unified ``tool.setuptools.packages.find`` and ``tool.setuptools.packages.find-namespace``
options by adding a new keyword ``namespaces``
- ``tool.setuptools.packages.find.where`` now accepts a list of directories
(previously only one directory was accepted).