mirror of
https://github.com/python/cpython.git
synced 2026-01-26 12:55:08 +00:00
Drop explicit tool installation in the dev container (GH-138211)
This is now handled upstream in the dev container image itself.
This commit is contained in:
parent
bbcb75c986
commit
d910b93f78
@ -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