Skip to content

Commit

Permalink
Change 'duplication' to 'deduplication' (astral-sh#1223)
Browse files Browse the repository at this point in the history
  • Loading branch information
charliermarsh authored Feb 1, 2024
1 parent ea0bfc5 commit fcf8488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Puffin is backed by [Astral](https://astral.sh), the creators of [Ruff](https://
## Highlights

- ⚡️ 10-100x faster than `pip` and `pip-tools` (`pip-compile` and `pip-sync`).
- 💾 Disk-space efficient, with a global cache for dependency duplication and Copy-on-Write
- 💾 Disk-space efficient, with a global cache for dependency deduplication and Copy-on-Write
installation on supported platforms.
- 🐍 Installable via `pip`, `pipx`, `brew` etc. Puffin is a single static binary that can be
installed without Rust or even a Python environment.
Expand Down

0 comments on commit fcf8488

Please sign in to comment.