'setuptool and setup.cfg : how declare data_files?

The new approach to setup a Python package is to use a setup.cfg file. But, it's impossible to find how I can add a data_files parameters.

How I can do it ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source