mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
bpo-40059: Fix installation of tomllib (GH-31784)
This commit is contained in:
parent
02fbaf4887
commit
23dcea5de7
1 changed files with 1 additions and 0 deletions
|
@ -1869,6 +1869,7 @@ LIBSUBDIRS= asyncio \
|
||||||
site-packages \
|
site-packages \
|
||||||
sqlite3 \
|
sqlite3 \
|
||||||
tkinter \
|
tkinter \
|
||||||
|
tomllib \
|
||||||
turtledemo \
|
turtledemo \
|
||||||
unittest \
|
unittest \
|
||||||
urllib \
|
urllib \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue