Allow documentation builds on Windows#3227
Conversation
Codecov Report✅ All 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...) |
|
Are there any issues with this? I'd like to merge this otherwise. |
CoolCat467
left a comment
There was a problem hiding this comment.
Looks good as far as I can tell, just don't let the TODO comment be forgotten
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