diff --git a/setup.cfg b/setup.cfg index 25de780..26e01db 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,9 @@ [bdist_wheel] universal = 1 +[metadata] +license_file = LICENSE.rst + [nosetests] with-doctest = 1 exe = 1