Closed StefanoChiodino closed 6 years ago
There's a test that is failing on travis but not on my pc. I think I'll have to change that list to a set anyway. I'll check it later.
Weirdly enough 18 tests fails for me on master, that's weird.
I think I'll have to change that list to a set anyway
Yeah, that should be a set.
@stsewd Is this good, or should I change the description to read something like
readthedocs.yml (with optional '.' prefix or 'yaml' file extension)
??
Any luck with this?
@StefanoChiodino I'll try to review this in the morning
@stsewd happy with this?
Okay, this is now unblocked. As noted, we are moving this logic to rtfd/readthedocs.org repository. The next step is going to be replicating these changes in that repo. Sorry this is probably an annoying request, I don't know the best way to port this over easily. A diff might get most of the way there if you are able to put the change in soon. Once the code there deviates, this PR is going to need a manual rewrite, likely.
Done, hopefully (tests aren't playing nice on my machine) https://github.com/rtfd/readthedocs.org/pull/4512
Fixes https://github.com/rtfd/readthedocs.org/issues/4102. Ref. https://github.com/rtfd/readthedocs.org/pull/4129 that documents this change.