12 lines
151 B
INI
12 lines
151 B
INI
[metadata]
|
|
name = mixins
|
|
|
|
[options]
|
|
packages = find:
|
|
zip_safe = True
|
|
include_package_data = True
|
|
|
|
[options.package_data]
|
|
mixins = *.html
|
|
* = README.md
|