mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* chore: bump minimum supported python to 3.11 * fix: breaking changes from av upgrade * chore: slightly bump minimum required version of av to 14.0.1 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * chore: update lockfile * chore: update lockfile again with --upgrade * Update pyproject.toml * chore: CI pipeline os/version changes * fix: indentation in ci.yml * fix: use result.output instead of result.stdout for test_manim_cfg_subcommand In Click 8.3.1 (pulled in by av>=14.0.1), help text output behavior changed for no_args_is_help=True. Using result.output instead of result.stdout makes the test robust across Click versions, matching the pattern used in other tests like test_manim_plugins_subcommand. * fix: add UP to imports in get_winding_number doctest * fix: add match_interpolate to imports in doctest --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cffconvert.yml | ||
| ci.yml | ||
| codeql.yml | ||
| dependent-issues.yml | ||
| publish-docker.yml | ||
| python-publish.yml | ||
| release-publish-documentation.yml | ||