mirror of https://github.com/python/cpython
Add html package so it gets installed and more tests work (from installed copy)
This commit is contained in:
parent
c620257393
commit
1f60af87f5
|
@ -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…
Reference in New Issue