diff --git a/setup.cfg b/setup.cfg
index acafbc5..f4f53db 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,6 +5,7 @@ author-email = jamielennox@gmail.com
 summary = Mock out responses from the requests package
 description-file = README.rst
 license = Apache-2
+license-file = LICENSE
 home-page = https://requests-mock.readthedocs.org/
 classifier =
     Development Status :: 5 - Production/Stable