updated plugin_info
This commit is contained in:
parent
49bd905d9b
commit
b8d1871371
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue