chore: block using mpmath==1.5.0a0 in pre test, as sympy is incompatybile with it#1421
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThe PR updates the PyInstaller spec to ensure upcoming versions of mpmath are correctly bundled by explicitly adding the required mpmath submodule to hidden imports. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
📝 WalkthroughWalkthroughThe launcher.spec file is modified to add mpmath.libmp as an additional hidden import in the PyInstaller hiddenimports tuple. No other configuration or logic is altered. ChangesPyInstaller Configuration Update
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1421 +/- ##
===========================================
- Coverage 92.58% 92.56% -0.02%
===========================================
Files 211 211
Lines 33224 33224
===========================================
- Hits 30759 30754 -5
- Misses 2465 2470 +5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
mpmath==1.5.0a0 in pre test, as sympy is incompatybile with it



closes #1398
Summary by Sourcery
Build: