mirror of
https://github.com/python/cpython.git
synced 2025-10-19 16:03:42 +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
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@
|
||||||
"dnf",
|
"dnf",
|
||||||
"install",
|
"install",
|
||||||
"-y",
|
"-y",
|
||||||
"which",
|
|
||||||
"zsh",
|
|
||||||
"fish",
|
|
||||||
// For umask fix below.
|
// For umask fix below.
|
||||||
"/usr/bin/setfacl"
|
"/usr/bin/setfacl"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue