Remove unneeded test in build.py
This commit is contained in:
@@ -51,7 +51,6 @@ EXTERNAL_SRC = [
|
|||||||
|
|
||||||
EXAMPLES = [path
|
EXAMPLES = [path
|
||||||
for path in ifind('examples')
|
for path in ifind('examples')
|
||||||
if not path.startswith('examples/standalone/')
|
|
||||||
if path.endswith('.html')
|
if path.endswith('.html')
|
||||||
if path != 'examples/index.html']
|
if path != 'examples/index.html']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user