Skip to content
Snippets Groups Projects
Commit fdcedc52ee00 authored by Arthur Lutz's avatar Arthur Lutz
Browse files

added pkg info

parent 3ad1f24392f0
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,9 @@
from os import listdir
from os.path import join
short_desc = 'blog support for the CubicWeb framework'
long_desc = '''blog support for the CubicWeb framework'''
web = 'http://www.cubicweb.org/project/%s' % distname
CUBES_DIR = join('share', 'cubicweb', 'cubes')
try:
data_files = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment