mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Add html package so it gets installed and more tests work (from installed copy)
This commit is contained in:
parent
c620257393
commit
1f60af87f5
1 changed files with 1 additions and 1 deletions
|
@ -815,7 +815,7 @@ LIBSUBDIRS= lib-tk tkinter site-packages test test/output test/data \
|
|||
test/decimaltestdata \
|
||||
encodings compiler hotshot \
|
||||
email email/mime email/test email/test/data \
|
||||
json json/tests \
|
||||
html json json/tests \
|
||||
sqlite3 sqlite3/test \
|
||||
logging bsddb bsddb/test csv wsgiref \
|
||||
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue