This commit is contained in:
Team BrailleRap-SP Philippe Pacotte Stéphane Godin
2018-04-26 22:59:40 +02:00
parent 5ab797c1ab
commit 12bbffc5f9

View File

@ -30,9 +30,8 @@ source_parsers = {
master_doc = 'index'
project = u'BrailleRap-SP'
copyright = '2018-{}, BrailleRap-SP Team'.format(
timezone.now().year
)
copyright = '2018-{}, BrailleRap-SP Team'
version = '1.0'
release = '1.0'
exclude_patterns = ['_build']