We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83b5ba commit d596077Copy full SHA for d596077
pyproject.toml
@@ -67,6 +67,6 @@ markers = "slow: Mark the test as slow. Can be skipped with --skip_slow"
67
"manimce" = "manim.__main__:main"
68
69
[build-system]
70
-requires = ["poetry_core>=1.0.0"]
+requires = ["setuptools","poetry_core>=1.0.0"]
71
build-backend = "poetry.core.masonry.api"
72
0 commit comments