From fa8c9eadee1d790ede25943ceb6251ea7f07f965 Mon Sep 17 00:00:00 2001 From: liuzzo Date: Mon, 25 Nov 2024 08:28:44 +0100 Subject: [PATCH] failing doc --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 01397a3..1f867bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,10 +22,10 @@ description = "Python Accelerator Middle Layer " readme = "README.md" requires-python = ">=3.9" dynamic = ["version"] -#license = {file = "LICENSE.txt"} +#license = {file = "LICENSE"} keywords = ["Accelerator", "Synchrotron", "Operation", "Tuning", "Digital Twin", "Commissioning",] maintainers = [ - {name = "pyAML collaboration", email = "", + {name = "pyAML collaboration", email = "none", name = "Simone Maria Liuzzo", email = "simone.liuzzo@esrf.fr"} ] classifiers = [