Skip to content

skpkg: run package update on the repository and support python 3.14 while dropping 3.11#162

Open
zmx27 wants to merge 3 commits intodiffpy:migrationfrom
zmx27:package-update
Open

skpkg: run package update on the repository and support python 3.14 while dropping 3.11#162
zmx27 wants to merge 3 commits intodiffpy:migrationfrom
zmx27:package-update

Conversation

@zmx27
Copy link

@zmx27 zmx27 commented Mar 26, 2026

Closes #145

@zmx27
Copy link
Author

zmx27 commented Mar 26, 2026

@sbillinge ready for review. I also ran pre-commit with the newly added docformatter lines into the repo.

Copy link
Contributor

@sbillinge sbillinge left a comment

Choose a reason for hiding this comment

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

Looks great. Please see comments

"m2r2",
]

autodoc_mock_imports = [
Copy link
Contributor

Choose a reason for hiding this comment

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

I am guessing we may need to keep this unless there is a reason you think not

# |version| and |release|, also used in various other places throughout the
# built documents.

fullversion = version(project)
Copy link
Contributor

Choose a reason for hiding this comment

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

Please check that full version is getting defined somewhere

[tool.codespell]
exclude-file = ".codespell/ignore_lines.txt"
ignore-words = ".codespell/ignore_words.txt"
skip = "*.cif,*.dat,*.cc,*.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably want to keep the .cc and .h here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants