We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f761425 + 2e344d4 commit b7419bdCopy full SHA for b7419bd
doc/en/conf.py
@@ -65,7 +65,7 @@
65
# General information about the project.
66
project = u"pytest"
67
year = datetime.datetime.utcnow().year
68
-copyright = u"2015–{} , holger krekel and pytest-dev team".format(year)
+copyright = u"2015–2018 , holger krekel and pytest-dev team"
69
70
71
# The language for content autogenerated by Sphinx. Refer to documentation
0 commit comments