manim/docs/source/contributing
Benjamin Hackl 95fba7da10
Change project management tool from poetry to uv (#4138)
* rewrite pyproject.toml to support uv; version upgrades of several dev dependencies

* codespellrc: poetry.lock -> uv.lock

* rewrite workflows, first attempt

* change name of pre-commit-hook

* dev-dependencies -> dependency-groups.dev

* lint + format

* Update .github/workflows/ci.yml

Co-authored-by: Aarush Deshpande <110117391+JasonGrace2282@users.noreply.github.com>

* convert development.rst to myst markdown

* fix (most) docbuild warnings from theme upgrade

* development instructions: switch to uv, plus minor updates

* update entrypoint config in plugin docs + tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Aarush Deshpande <110117391+JasonGrace2282@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-02 17:16:46 +01:00
..
docs Rename InternalPoint3D to Point3D, Point3D to Point3DLike and other point-related type aliases (#4027) 2024-12-17 19:17:34 +00:00
development.md Change project management tool from poetry to uv (#4138) 2025-02-02 17:16:46 +01:00
docs.rst docs(contributing): add manim.typing guide (#3669) 2024-06-22 20:14:36 +00:00
internationalization.rst Fix typo (#3696) 2024-04-12 06:42:28 -04:00
performance.rst Added guide on profiling and improving performance (#2517) 2022-02-03 07:12:02 +08:00
testing.rst chore(docs): add some words about Cairo 1.18 (#3530) 2023-12-17 17:37:01 +01:00