Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 6, 2024
1 parent ef8acd8 commit 420eadb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ cookiecutter /path/to/your/checkout/of/python-tooling --checkout <branch-name>
You can omit the `--checkout` option if you're already on the
branch you want to test.


#### Python version support

[![SPEC 0 — Minimum Supported Dependencies](https://img.shields.io/badge/SPEC-0-green?labelColor=%23004811&color=%235CA038)](https://scientific-python.org/specs/spec-0000/)
Expand All @@ -62,7 +61,6 @@ We follow Scientific Python's [SPEC0](https://scientific-python.org/specs/spec-0
Notably this means our template will support [Python versions for three years after their release](https://scientific-python.org/specs/spec-0000/#support-window), and changes to the template are equired to pass tests in all such python versions.
(See [the CI checks](./.github/workflows/test.yml) for precise details.)


### Developing the recommended tooling pages

Pages all live in the `docs/pages` sub-directory, and are written in markdown.
Expand Down

0 comments on commit 420eadb

Please sign in to comment.