Project

General

Profile

Revision 04a8f09e

ID04a8f09ee13dc8ebdf2fb4dea2b5e6759edc6e42
Parent 3e5985c8
Child 7b639f58

Added by Aurelien BOMPARD about 13 years ago

MAJ des RPMs pour utiliser les tags

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@6627 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

setup.py
23 23
setup(
24 24
    name='vigiboard',
25 25
    version='2.0.0',
26
    description='IHM Module for the Dashboard',
27 26
    author='Vigilo Team',
28 27
    author_email='contact@projet-vigilo.org',
29 28
    zip_safe=False,
30 29
    license='http://www.gnu.org/licenses/gpl-2.0.html',
30
    description="Vigilo event board",
31
    long_description="Vigilo event board",
31 32
    url='http://www.projet-vigilo.org/',
32 33
    install_requires=[
33 34
        "vigilo-turbogears",

Also available in: Unified diff