Skip to content

Purge dependencies #4

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

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

jneuendorf-i4h
Copy link
Contributor

Hi,

I cleaned up the package dependencies. First, I wanted to replace the deprecated pysoundfile with soundfile to avoid a conflict during installation. While looking through the deps, I found that some others are only used for development (demo) and/or testing.

matplotlib and numba seem to be unused (could not be found in the code). However, #2 mentions numba, so I am not sure if is really not necessary (could it be a transitive dependency that needs to be explicitly listed for some reason?).

Note that I didn't bump the version yet.

Freundliche Grüße aus Berlin 🙂

@simonschwaer simonschwaer merged commit 7243c4f into meinardmueller:master Nov 27, 2024
@simonschwaer
Copy link
Collaborator

Thanks for your contribution!

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