Remove ReadTheDocs configuration file (#11429)
This was added in #11419 to fix #11412
However, the presence of this file also configured mypyc's RTD. See #901
I recently acquired access to mypy's RTD, so I think I can fix without
this configuration file.
Co-authored-by: hauntsaninja <>