Skip to content

Conversation

@larsoner
Copy link
Member

@larsoner larsoner commented Aug 1, 2024

Should help us keep it sorted. Also gets in a CircleCI fix. Another option would have been to do

sort doc/changes/names.inc -o doc/changes/names.inc

in the autofix.ci job. But pre-commit hook seemed cleaner.

@larsoner
Copy link
Member Author

larsoner commented Aug 1, 2024

Copy link
Member Author

@larsoner larsoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@drammock ready for review/merge from my end!

# If it's available on PyPI, add it to this set:
PYPI_PACKAGES = {
"alphaCSC",
"conpy",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We were linking to the wrong conpy (whoops!)

Copy link
Member

@drammock drammock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one question (hopefully not a dumb one; reviewing on a phone)

# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path.

# NB: changes here should also be made to the linkcheck target in the Makefile
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we want linkcheck to ignore our _includes folder? Isn't there valid rST in there that might contain links?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes but it gets .. include::ed somewhere else. If you don't exclude it then you get hundreds of warnings about duplicated link names

@larsoner larsoner merged commit 0f6e7d6 into mne-tools:main Aug 2, 2024
@larsoner larsoner deleted the sort branch August 2, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants