diff options
-rw-r--r-- | setup.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,3 +11,6 @@ markers = # The rest are the default ignored warnings. ignore = E265,E266,E123,E133,E226,E241,E242,E301,E401 max-line-length = 100 + +[metadata] +license_file = LICENSE.txt |