-
-
Notifications
You must be signed in to change notification settings - Fork 355
Allow documentation builds on Windows #3227
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3227 +/- ##
===============================================
Coverage 100.00000% 100.00000%
===============================================
Files 127 127
Lines 19257 19266 +9
Branches 1301 1303 +2
===============================================
+ Hits 19257 19266 +9
🚀 New features to boost your workflow:
|
Makes sense to me. I've always just ignored the |
you can test this with Or rather, |
Yeah, I don't remember what I was thinking when writing that initial comment (probably was just because I wasn't sure RTD would pass...) |
Fixes #3071
I'm not totally sure about all changes here. Some are likely only because my local installation of Python is 3.13.
Also this is definitely not the cleanest method of doing this :P