Skip to content

Commit 8f517a3

Browse files
Revert CHANGELOG.md line 97 (uv is a return string) and remove uv branding guideline from CONTRIBUTING.md
Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com> Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/62532fdd-5eec-4183-8105-c77c9b8c1d6b
1 parent 29fc0be commit 8f517a3

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
- By default, usethis will now explicitly include dev dependencies in `requirements.txt` export configuration when using `usethis tool requirements.txt`. Previously this was implicit via the editable install `-e .` declaration.
9696

97-
- There is now a `usethis show backend` command which emits the inferred backend (currently; one of uv or `none`).
97+
- There is now a `usethis show backend` command which emits the inferred backend (currently; one of `uv` or `none`).
9898

9999
### 🐞 Bug Fixes
100100

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ To ensure the `--quiet` flag is always effective, avoid using simple `print` sta
101101
The usethis name should not be capitalized (i.e. not Usethis or UseThis), even at the
102102
beginning of a sentence. It should only be styled in monospace as `usethis` when referring to the command itself.
103103

104-
Similarly, uv should not be styled in monospace as `uv` unless referring to the CLI command itself.
105-
106104
These colours are used in branding materials:
107105

108106
- Green: #00c000

0 commit comments

Comments
 (0)