diff --git a/setup.cfg b/setup.cfg index 232e323..1063b99 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,5 +11,8 @@ create-wheel = yes [bdist_wheel] universal = 1 +[metadata] +license_file = LICENSE.rst + [tool:pytest] norecursedirs = .* env* docs *.egg src/icalendar/tests/hypothesis