diff --git a/setup.cfg b/setup.cfg index d7de2b16..947f15f2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,5 @@ [wheel] -universal=1 \ No newline at end of file +universal=1 + +[metadata] +license_file = LICENSE