mirror of
https://github.com/python/cpython.git
synced 2026-05-03 00:58:30 +00:00
remove temporary code now
This commit is contained in:
parent
f902a949c6
commit
b117852020
1 changed files with 0 additions and 4 deletions
|
|
@ -247,10 +247,6 @@ fi
|
|||
cd $DIR/Doc
|
||||
F="make-doc.out"
|
||||
start=`current_time`
|
||||
|
||||
# Temporary measure to fix build problem
|
||||
rm -rf tools/sphinx/jinja
|
||||
|
||||
# XXX(nnorwitz): For now, keep the code that checks for a conflicted file until
|
||||
# after the first release of 2.6a1 or 3.0a1. At that point, it will be clear
|
||||
# if there will be a similar problem with the new doc system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue