Skip to content

Conversation

@nesitor
Copy link
Member

@nesitor nesitor commented Aug 26, 2024

Fix: Reload the official superfluid dependency.
Fix: Disable completely the support for Python 3.8

@nesitor nesitor requested review from 1yam and philogicae August 26, 2024 16:15
@nesitor nesitor self-assigned this Aug 26, 2024
@github-actions github-actions bot added the BLUE This PR is simple and straightforward. label Aug 26, 2024
@github-actions
Copy link

Summary:
The PR involves a change in dependency versions and the removal of a specific git-based dependency, which is likely a temporary measure or a replacement for a more stable version. This change is relatively straightforward and does not introduce significant new features or modify complex logic.

Highlighting relevant parts of the diff:

  • Dependency Version Change: The line "superfluid@git+https://github.com/1yam/superfluid.py.git@1yam-add-base" was replaced with "superfluid~=0.2.1". This is a straightforward version update, indicating a shift from a development version to a more stable release.
  • Python Versions Update: The matrix configuration for Python versions was updated to exclude 3.8 and keep the versions 3.9, 3.10, and 3.11. This change is minor and does not affect the core functionality of the project.

The PR primarily involves a version update and a minor configuration change, which are unlikely to introduce bugs or require deep understanding of the project architecture. Therefore, it is categorized as 'BLUE'.

@nesitor nesitor merged commit 991670c into main Aug 26, 2024
@nesitor nesitor deleted the andres-fix-reset_superfluid_dependency branch August 26, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BLUE This PR is simple and straightforward.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants