You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc/conf.py: if set, use SOURCE_DATE_EPOCH to set copyright year.
The build date of the software shouldn't really have any bearing on
the copyright dates, but by respecting SOURCE_DATE_EPOCH, it at least
limits this to the last time something in the source was changed.
https://reproducible-builds.org/specs/source-date-epoch/
0 commit comments