mirror of https://github.com/python/cpython
bpo-40059: Fix installation of tomllib (GH-31784)
This commit is contained in:
parent
02fbaf4887
commit
23dcea5de7
|
@ -1869,6 +1869,7 @@ LIBSUBDIRS= asyncio \
|
|||
site-packages \
|
||||
sqlite3 \
|
||||
tkinter \
|
||||
tomllib \
|
||||
turtledemo \
|
||||
unittest \
|
||||
urllib \
|
||||
|
|
Loading…
Reference in New Issue