Skip to content
Snippets Groups Projects
Commit dcae8336 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Fix package description

parent b3c30ddd
Branches
Tags
No related merge requests found
Pipeline #
......@@ -79,7 +79,7 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
project = u'<PROJECT>'
project = u'gridtk'
import time
copyright = u'%s, Idiap Research Institute' % time.strftime('%Y')
......@@ -131,7 +131,7 @@ pygments_style = 'sphinx'
# Some variables which are useful for generated material
project_variable = project.replace('.', '_')
short_description = u'<SHORT_DESCRIPTION>'
short_description = u'Parallel Job Manager'
owner = [u'Idiap Research Institute']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment