Skip to content

Add dependencies for Spyder #43

Open
tineff96 wants to merge 1 commit into
devonfw:masterfrom
tineff96:feature/spyder-dependencies
Open

Add dependencies for Spyder #43
tineff96 wants to merge 1 commit into
devonfw:masterfrom
tineff96:feature/spyder-dependencies

Conversation

@tineff96
Copy link
Copy Markdown

This PR adds dependency configuration for Spyder.

Spyder requires a Python runtime (>=3.8, recommended 3.9+) and relies on pip-installed packages such as PyQt5 for its GUI. To ensure compatibility and avoid issues with newer Python versions, the Python version range is limited to [3.8,3.12).

Additionally, uv is included to ensure consistent package installation within IDEasy.

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.

1 participant