-
Notifications
You must be signed in to change notification settings - Fork 185
chore(deps): migrate to RxPY v4; set minimal Python version to 3.7 #472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #472 +/- ##
==========================================
- Coverage 89.50% 89.38% -0.13%
==========================================
Files 38 38
Lines 3306 3306
==========================================
- Hits 2959 2955 -4
- Misses 347 351 +4
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Proposed Changes
Migrate to RxPY
v4
Set minimal Python version to

3.7
(required byRxPy v4
)2.https://peps.python.org/pep-0494/
Checklist
pytest tests
completes successfully