Adrian ebe57a770b
Use hatchling instead of setuptools (#237)
* Use hatchling instead of setuptools
* Add __pycache__ to gitignore
2024-08-16 17:24:26 +02:00
..
2024-01-02 20:51:21 +01:00
2024-03-26 19:14:19 +01:00

Dummy Videoconference Plugin

The dummy videoconference plugin is meant for developers who want to test the videoconference management functionality in Indico without having access to an actual videoconference service supported by Indico.

It's only intended for developers and thus it is not included when installing plugins via the indico-plugins meta package.

Changelog

3.3

  • Support (and require) Python 3.12

3.2

  • Support Python 3.11

3.1

  • Adapt to Indico 3.1 changes

3.0

  • Initial release for Indico 3.0