From b8d1871371df859ff89229a9ce7b2934045f6190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Quistrebert?= Date: Mon, 25 Mar 2024 13:55:23 +0100 Subject: [PATCH] updated plugin_info --- plugin_info.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin_info.toml b/plugin_info.toml index f8ff3f7..0763b25 100644 --- a/plugin_info.toml +++ b/plugin_info.toml @@ -4,11 +4,11 @@ SHORT_PLUGIN_NAME = 'lightfield' #to be modified, for instance daqmx then rename the module name: # (pymodaq_plugins_template become pymodaq_plugins_daqmx for instance) -package-url = 'https://github.com/PyMoDAQ/pymodaq_plugins_template' #to modify -description = 'some word about your plugin' +package-url = 'https://gitea.auro.re/Sebastien_LuMIn/pymodaq_plugins_lightfield' #to modify +description = 'My personnal plugin for controlling a CCD camera via Lightfield' author = 'Sébastien Quistrebert' -author-email = 'Author email' +author-email = 'sebastien.quistrebert@ens-paris-saclay.fr' license = 'MIT' [plugin-install]