Skip to content

Fix: minimum version in installation.md not correct (3.8 -> 3.10)#1345

Merged
SylviaWhittle merged 2 commits into
mainfrom
SylviaWhittle/force-rebuild-docs-pr
Apr 22, 2026
Merged

Fix: minimum version in installation.md not correct (3.8 -> 3.10)#1345
SylviaWhittle merged 2 commits into
mainfrom
SylviaWhittle/force-rebuild-docs-pr

Conversation

@SylviaWhittle
Copy link
Copy Markdown
Collaborator

TopoStats Pull Requests

A PR to try to force the docs to rebuild.

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

Tests pass, merging.

@SylviaWhittle SylviaWhittle merged commit 78cc5dd into main Apr 22, 2026
7 checks passed
@SylviaWhittle SylviaWhittle deleted the SylviaWhittle/force-rebuild-docs-pr branch April 22, 2026 14:45
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