diff --git a/setup.cfg b/setup.cfg index c035d56..fadd0f9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,9 +2,10 @@ test=pytest [bdist_wheel] -universal=1 +universal = 1 [metadata] +license_file = LICENSE # We document the reasoning for using ranges here: # http://flake8.pycqa.org/en/latest/faq.html#why-does-flake8-use-ranges-for-its-dependencies # And in which releases we will update those ranges here: