Skip to content

build: drop py3.9, hard pin pygfx on old deps, remove lockfile#235

Merged
tlambert03 merged 6 commits intopyapp-kit:mainfrom
tlambert03:pin-pygfx
Mar 4, 2026
Merged

build: drop py3.9, hard pin pygfx on old deps, remove lockfile#235
tlambert03 merged 6 commits intopyapp-kit:mainfrom
tlambert03:pin-pygfx

Conversation

@tlambert03
Copy link
Member

ok, #234 got too complicated (too many things have changed, it's a much bigger update than I wanted). so this takes a different approach: just hard pin the deps that were in the lockfile, remove the lockfile

pygfx = ["pygfx==0.9.0", "rendercanvas ==2.0.1", "wgpu==0.19.3"]

we'll have to fix those other things later, in a dedicated pr

@tlambert03 tlambert03 merged commit 50ce7b5 into pyapp-kit:main Mar 4, 2026
47 checks passed
@tlambert03 tlambert03 deleted the pin-pygfx branch March 4, 2026 22:13
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.00%. Comparing base (d051c22) to head (ab35840).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
- Coverage   86.24%   86.00%   -0.25%     
==========================================
  Files          46       46              
  Lines        5228     5224       -4     
==========================================
- Hits         4509     4493      -16     
- Misses        719      731      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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