You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -120,8 +120,8 @@ The contribution guide may become outdated quickly; we highly recommend joining
120
120
[Discord server](https://www.manim.community/discord/) to discuss any potential
121
121
contributions and keep up to date with the latest developments.
122
122
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.
0 commit comments