We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5264376 commit e072f88Copy full SHA for e072f88
README.md
@@ -26,7 +26,9 @@ templates for Python packages?
26
- Provides [`sp-repo-review`][pypi-link] to evaluate existing repos against the
27
guidelines, with a WebAssembly version integrated with the guide. All checks
28
cross-linked.
29
-- Follows [PyPA][] best practices and regularly updated.
+- 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
32
- Uses uv for high performance CI and task running.
33
34
Be sure you have read the [Scientific-Python Development Guide][] first, and
0 commit comments