diff --git a/setup.cfg b/setup.cfg index a9a649e..f2a768a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,5 @@ [bdist_wheel] python-tag = py36 + +[metadata] +license_file = LICENSE