django-crud-mixins/setup.cfg

12 lines
150 B
INI
Raw Normal View History

2023-02-10 19:15:30 +00:00
[metadata]
name = mixins
[options]
zip_safe = True
include_package_data = True
[options.package_data]
mixins = templates/*, static/*
* = README.md