From 63b781b1c7c540066156f2e6d33b0e742698d4d5 Mon Sep 17 00:00:00 2001 From: Paddy Harrison Date: Fri, 12 Apr 2024 21:56:05 -0300 Subject: [PATCH] use license_files --- setup.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 53a5ea0..c4a8de1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,8 +19,9 @@ classifiers = description = Kinematic Electron Diffraction long_description = file: README.md keywords = electron microcopy, diffraction -license_file = GPL-3.0 - +license_files = + LICENSE + [options] zip_safe = False include_package_data = True