view setup.cfg @ 83:05e2bf4796fd

Add an option "--checklist-allow-distinfo" to allow FreeBSD "distinfo" formatted files as checkfiles. This effectively ignores SIZE() and TIMESTAMP = like lines instead of throwing errors. This allows to use a package's distinfo file directoy as checkfile.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 10 Mar 2022 16:17:53 +0100
parents c06e438f68b2
children bf77784ee288
line wrap: on
line source

[metadata]
license_file = LICENSE.txt

[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0

[bdist_wheel]
universal = 1

[sdist]
formats = gztar