-
-
Notifications
You must be signed in to change notification settings - Fork 118
MAINT: remove end year from copyright #657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
❌ Deploy Preview for scipy-org failed.Built without sensitive environment variables
|
lucascolley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed, thanks as always @star1327p !
|
@tylerjereddy any idea what's up with netlify? |
|
I'm not sure, the first failure in the log involves type stubs (below). Must be @jorenham's fault (I'm kidding--I'm not sure what is going on). The log does have a ton of Seems hard to image the diff here could be causing the problem. |
I usually blame mypy in situations like these 😛. But in these case, seeing as there's also another similar error, maybe we could just blame pip instead: Anyway, jokes aside, I have some wild guesses: These errors "feel" more like warnings to me, so maybe there's a CI config that causes warnings to be reported as errors, like in https://answers.netlify.com/t/build-script-returned-non-zero-exit-code-2-appears-when-i-try-to-deploy-site/101436/2 ? Or, seeing as this is failing for the Japanese docs; maybe there's a i18n/l10n issue that's causing mismatches between |
We don't put the end year in copyright anymore, according to scipy PR 23872 and scipy PR 22300.