Skip to content
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

Build: Remove deprecated system_packages from readthedocs #2740

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

luizirber
Copy link
Member

python.system_packages is deprecated and now breaks readthedocs build. Turns out we have all the dependencies properly specified, so no other changes needed.

More info: https://blog.readthedocs.com/drop-support-system-packages/

@luizirber luizirber requested a review from a team September 4, 2023 16:09
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #2740 (fb204b6) into latest (ba581ea) will increase coverage by 6.94%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           latest    #2740      +/-   ##
==========================================
+ Coverage   85.89%   92.83%   +6.94%     
==========================================
  Files         130      104      -26     
  Lines       14789    12401    -2388     
  Branches     2614     2614              
==========================================
- Hits        12703    11513    -1190     
+ Misses       1785      587    -1198     
  Partials      301      301              
Flag Coverage Δ
hypothesis-py 25.80% <ø> (ø)
python 92.83% <ø> (ø)
rust ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 26 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ctb ctb merged commit 038a37b into latest Sep 5, 2023
@ctb ctb deleted the lirber/fix_rtd branch September 5, 2023 03:25
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.

3 participants