Skip to content
Snippets Groups Projects
Commit ab84f9ca authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

fixed typo in setup.py template

parent ff55f948
No related branches found
No related tags found
1 merge request!135Resolve "Invalid syntax in setup.py template"
Pipeline #36168 passed
......@@ -29,8 +29,8 @@ setup(
author_email='{{ email }}',
# there may be a maintainer apart from the author - you decide
#maintainer='?'
#maintainer_email='email@example.com'
#maintainer='?',
#maintainer_email='email@example.com',
# you may add more keywords separating those by commas (a, b, c, ...)
keywords = "{{ group }}",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment