Add basic setup.cfg

This commit is contained in:
Mark Veidemanis 2023-02-10 20:19:11 +00:00
parent 837974679e
commit 2c66ade95e
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 0 additions and 8 deletions

View File

@ -1,11 +1,3 @@
[metadata]
name = mixins
[options] [options]
packages = find: packages = find:
zip_safe = True
include_package_data = True include_package_data = True
[options.package_data]
mixins = *.html
* = README.md