diff --git a/setup.cfg b/setup.cfg index edfdde81..204bfcad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,3 +20,6 @@ requires = amqp >= 2. [bdist_wheel] universal = 1 + +[metadata] +license_file = LICENSE