Skip to content

Use setup.cfg for Setuptools.

Using a setup.cfg file is more convenient than adding all the metadata in Python code under setup.py.

Merge request reports