Skip to content

Commit 384350c

Browse files
authored
Replace poetry with uv in the README (#4226)
1 parent 593010b commit 384350c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ The contribution guide may become outdated quickly; we highly recommend joining
120120
[Discord server](https://www.manim.community/discord/) to discuss any potential
121121
contributions and keep up to date with the latest developments.
122122

123-
Most developers on the project use `poetry` for management. You'll want to have poetry installed and available in your environment.
124-
Learn more about `poetry` at its [documentation](https://python-poetry.org/docs/) and find out how to install manim with poetry at the [manim dev-installation guide](https://docs.manim.community/en/stable/contributing/development.html) in the manim documentation.
123+
Most developers on the project use `uv` for management. You'll want to have uv installed and available in your environment.
124+
Learn more about `uv` at its [documentation](https://docs.astral.sh/uv/) and find out how to install manim with uv at the [manim dev-installation guide](https://docs.manim.community/en/latest/contributing/development.html) in the manim documentation.
125125

126126
## How to Cite Manim
127127

0 commit comments

Comments
 (0)