From b94b6714a3aa24ba8db3b97493bbb9a4c9d29c3e Mon Sep 17 00:00:00 2001 From: Artur Glavic Date: Tue, 5 Nov 2024 13:15:20 +0100 Subject: [PATCH] Update setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index eab70bb..d41e64a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,6 +7,7 @@ version = attr: libeos.__version__ author = Jochen Stahn - Paul Scherrer Institut author_email = jochen.stahn@psi.ch description = EOS reflectometry reduction for AMOR instrument +long_description = Reduces data obtained by focusing time of flight neutron reflectivity to full reflectivity curve. license = MIT classifiers = Programming Language :: Python :: 3