diff --git a/setup.cfg b/setup.cfg index 2be6836..1be202f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,5 @@ [bdist_wheel] universal = True + +[metadata] +license_file = LICENSE