Skip to content

Fixed all tests and float2scalar logic#62

Merged
abaranov25 merged 3 commits intosintel-dev:masterfrom
abaranov25:dependency_fixes
Feb 19, 2026
Merged

Fixed all tests and float2scalar logic#62
abaranov25 merged 3 commits intosintel-dev:masterfrom
abaranov25:dependency_fixes

Conversation

@abaranov25
Copy link
Collaborator

@abaranov25 abaranov25 commented Feb 19, 2026

Reduce pip dependency backtracking and fix failing test/lint issues with previously merged PR.

@abaranov25 abaranov25 self-assigned this Feb 19, 2026
@sarahmish sarahmish self-requested a review February 19, 2026 11:30
Copy link
Contributor

@sarahmish sarahmish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @abaranov25, just one change

pyproject.toml Outdated
dependencies = [
'pip<=24.1',
'setuptools',
'wheel',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move these to dev instead, it's only required when running make install-develop

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can also remove them because the github workflow already requires these to be installed.

https://github.com/sintel-dev/sigllm/blob/master/.github/workflows/tests.yml#L23

@abaranov25 abaranov25 merged commit 2fee4d6 into sintel-dev:master Feb 19, 2026
11 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