setup.py
changeset 11642 3defbb0f147a
parent 11632 b05f361db666
child 11653 18939907a115
equal deleted inserted replaced
11641:3d4e7be2e3c3 11642:3defbb0f147a
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python
     2 # pylint: disable=W0142,W0403,W0404,W0613,W0622,W0622,W0704,R0904,C0103,E0611
     2 # pylint: disable=W0142,W0403,W0404,W0613,W0622,W0622,W0704,R0904,C0103,E0611
     3 #
     3 #
     4 # copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
     4 # This file is part of CubicWeb pyramid cube.
     5 # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
       
     6 #
       
     7 # This file is part of CubicWeb tag cube.
       
     8 #
     5 #
     9 # CubicWeb is free software: you can redistribute it and/or modify it under the
     6 # CubicWeb is free software: you can redistribute it and/or modify it under the
    10 # terms of the GNU Lesser General Public License as published by the Free
     7 # terms of the GNU Lesser General Public License as published by the Free
    11 # Software Foundation, either version 2.1 of the License, or (at your option)
     8 # Software Foundation, either version 2.1 of the License, or (at your option)
    12 # any later version.
     9 # any later version.