Skip to content

Conversation

@daniestevez
Copy link
Contributor

scipy is imported in sigmf.apps.convert_wav, so it needs to be listed as a dependency in pyproject.toml.

scipy is imported in sigmf.apps.convert_wav, so it needs to be
listed as a dependency in pyproject.toml.
@Teque5
Copy link
Collaborator

Teque5 commented May 18, 2025

scipy is already an optional dependency for the apps. You can do either of these to install it for the docs:

pip install .[all]
pip install .[apps]

@Teque5 Teque5 closed this May 18, 2025
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