avocado icon indicating copy to clipboard operation
avocado copied to clipboard

Add a setup.cfg with information from setup.py/setup()

Open ana opened this issue 3 years ago • 1 comments

A lot of of the information from setup.py/setup() can be moved to a declarative setup.cfg file, see https://setuptools.pypa.io/en/latest/userguide/declarative_config.html

Background discussion at https://github.com/avocado-framework/avocado/discussions/5051

ana avatar Oct 28 '21 10:10 ana

Idea: migrate first the setup.py from all the optional_plugins, they should be easy to do.

ana avatar Nov 24 '21 16:11 ana