Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing dependencies to setup.cfg and requirements.txt #2304

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ydm
Copy link

@ydm ydm commented Jan 16, 2025

Motivation

There are dependencies not specified in setup.cfg and requirements.txt.

Proposed changes

Add them.

Test

python -m pip install -e . && run

@Splines
Copy link
Contributor

Splines commented Jan 24, 2025

Stumbled upon this as well when setting up Manim builds in a GitHub Actions pipeline. However, this was only a problem with Python 3.13 for us, see these lines. Would indeed be nice to have it included in the requirements list.

@ydm
Copy link
Author

ydm commented Jan 24, 2025

I also did hit this problem with Python 3.13, didn't test with other versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants