mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix flake8 in test_build_latex
This commit is contained in:
parent
4f962bf8e0
commit
1327ec71f2
@ -27,6 +27,7 @@ STYLEFILES = ['article.cls', 'fancyhdr.sty', 'titlesec.sty', 'amsmath.sty',
|
||||
'fncychap.sty', 'geometry.sty', 'kvoptions.sty', 'hyperref.sty',
|
||||
'booktabs.sty']
|
||||
|
||||
|
||||
# only run latex if all needed packages are there
|
||||
def kpsetest(*filenames):
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user