Adrian f52ee3184a
Themes/Legacy: Add plugin with 'nicecompact' theme (#127)
* Add plugin (data copied from core)
* Only apply styles to event area
2021-05-11 15:53:18 +00:00

12 lines
282 B
Python

# This file is part of the Indico plugins.
# Copyright (C) 2002 - 2021 CERN
#
# The Indico plugins are free software; you can redistribute
# them and/or modify them under the terms of the MIT License;
# see the LICENSE file for more details.
from setuptools import setup
setup()