Skip to content

Commit b7305ee

Browse files
committed
minor
1 parent bb77759 commit b7305ee

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12
1+
3.14

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Initialize once:
1414

1515
```shell
1616
uv self update
17+
uv python pin 3.14
1718
uvx pre-commit install
1819
uvx pre-commit run --all-files
1920
```

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Public-facing application-layer repositories may use `MANIFEST.toml` as
139139
their repository-level declaration while following SE manifest semantics.
140140

141141
The SE manifest complements external metadata standards.
142-
Citation metadata belongs in `CITATION.cff`;
142+
Citation metadata belongs in `CITATION.cff`;
143143
software supply-chain metadata may use SPDX;
144144
software discovery metadata may use CodeMeta;
145145
research-object packaging may use RO-Crate.

0 commit comments

Comments
 (0)