Skip to content

Update TopoStats to use python 3.13#1352

Draft
SylviaWhittle wants to merge 3 commits into
mainfrom
SylviaWhittle/update-python-version
Draft

Update TopoStats to use python 3.13#1352
SylviaWhittle wants to merge 3 commits into
mainfrom
SylviaWhittle/update-python-version

Conversation

@SylviaWhittle
Copy link
Copy Markdown
Collaborator

TopoStats Pull Requests

Please provide a descriptive summary of the changes your Pull Request introduces.

The Software Development section of
the Contributing Guidelines may be useful if you are unfamiliar with linting, pre-commit, docstrings and testing.

NB - This header should be replaced with the description but please complete the below checklist or a short
description of why a particular item is not relevant.


Before submitting a Pull Request please check the following.

  • Existing tests pass.
  • Documentation has been updated and builds. Remember to update as required...
    • docs/usage/configuration.md
    • docs/usage/data_dictionary.md
    • docs/usage/advanced.md and new pages it should link to.
  • Pre-commit checks pass.
  • New functions/methods have typehints and docstrings.
  • New functions/methods have tests which check the intended behaviour is correct.

Optional

topostats/default_config.yaml

If adding options to topostats/default_config.yaml please ensure.

  • There is a comment adjacent to the option explaining what it is and the valid values.
  • A check is made in topostats/validation.py to ensure entries are valid.
  • Add the option to the relevant sub-parser in topostats/entry_point.py.

@SylviaWhittle
Copy link
Copy Markdown
Collaborator Author

Issue here is pySPM version is old. Need to fix the version. Maybe do this in AFMReader?
image

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.

1 participant