Drop explicit tool installation in the dev container (GH-138211)
This is now handled upstream in the dev container image itself.
(cherry picked from commit d910b93f78)
Co-authored-by: Brett Cannon <brett@python.org>
On content update, builds `python` and the docs. Also adds a Dockerfile that should include everything but autoconf 2.69 that's necessary to build CPython and the entire stdlib on Fedora.
Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Dusty Phillips <dusty@phillips.codes>