mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Update dependencies.
This commit is contained in:
parent
2fb6124afd
commit
a8e71c13e9
1 changed files with 2 additions and 2 deletions
|
@ -78,8 +78,7 @@ REFFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
||||||
ref/ref5.tex \
|
ref/ref5.tex \
|
||||||
ref/ref6.tex \
|
ref/ref6.tex \
|
||||||
ref/ref7.tex \
|
ref/ref7.tex \
|
||||||
ref/ref8.tex \
|
ref/ref8.tex
|
||||||
ref/refa1.tex
|
|
||||||
|
|
||||||
# LaTeX source files for the Python Library Reference
|
# LaTeX source files for the Python Library Reference
|
||||||
LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
||||||
|
@ -125,6 +124,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
||||||
lib/libparser.tex \
|
lib/libparser.tex \
|
||||||
lib/libbltin.tex \
|
lib/libbltin.tex \
|
||||||
lib/libmain.tex \
|
lib/libmain.tex \
|
||||||
|
lib/libfuture.tex \
|
||||||
lib/libstrings.tex \
|
lib/libstrings.tex \
|
||||||
lib/libstring.tex \
|
lib/libstring.tex \
|
||||||
lib/libtextwrap.tex \
|
lib/libtextwrap.tex \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue