Skip to content

Add dependencies for Spyder #43

Merged
hohwille merged 3 commits into
devonfw:masterfrom
tineff96:feature/spyder-dependencies
Jun 15, 2026
Merged

Add dependencies for Spyder #43
hohwille merged 3 commits into
devonfw:masterfrom
tineff96:feature/spyder-dependencies

Conversation

@tineff96

@tineff96 tineff96 commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR adds dependency configuration for Spyder.

Spyder requires a Python runtime (>=3.8) and relies on pip-installed packages such as PyQt5 for its GUI. Therefore, Python is added as a dependency to ensure it is installed before Spyder.

The Python version range is set to [3.8,) to match Spyder's minimum Python requirement while avoiding unnecessary restrictions on newer Python versions.

Comment thread spyder/dependencies.json Outdated
tineff96 and others added 2 commits June 2, 2026 07:14
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Allow newer Python versions for Spyder
@hohwille hohwille merged commit c43a7e6 into devonfw:master Jun 15, 2026
2 checks passed
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