mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
include the csv package during installation
This commit is contained in:
parent
5fbf8362a3
commit
0ed2ae46d5
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
|
|||
PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
|
||||
LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
|
||||
encodings email email/test email/test/data compiler hotshot \
|
||||
logging bsddb bsddb/test \
|
||||
logging bsddb bsddb/test csv \
|
||||
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
|
||||
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
|
||||
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue