diff --git a/setup.cfg b/setup.cfg index e06581396..114e3145c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -license_file = COPYING +license_files = COPYING [aliases] test=pytest