mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
[3.14] Drop explicit tool installation in the dev container (GH-138211) (GH-138212)
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 d910b93f786982a11d7d6b7562716c2f50513f00) Co-authored-by: Brett Cannon <brett@python.org>
This commit is contained in:
parent
d11e69d620
commit
357618266b
@ -5,9 +5,6 @@
|
||||
"dnf",
|
||||
"install",
|
||||
"-y",
|
||||
"which",
|
||||
"zsh",
|
||||
"fish",
|
||||
// For umask fix below.
|
||||
"/usr/bin/setfacl"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user