Skip to content

Commit e072f88

Browse files
docs: mention recent updates (#598)
* docs: mention recent updates * style: pre-commit fixes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5264376 commit e072f88

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ templates for Python packages?
2626
- Provides [`sp-repo-review`][pypi-link] to evaluate existing repos against the
2727
guidelines, with a WebAssembly version integrated with the guide. All checks
2828
cross-linked.
29-
- Follows [PyPA][] best practices and regularly updated.
29+
- Follows [PyPA][] best practices and regularly updated. Recent additions:
30+
- [PEP 639](https://peps.python.org/pep-0639): SPDX licenses
31+
- [PEP 735](https://peps.python.org/pep-0735): Dependency groups
3032
- Uses uv for high performance CI and task running.
3133

3234
Be sure you have read the [Scientific-Python Development Guide][] first, and

0 commit comments

Comments
 (0)