Merge pull request #16316 from alikins/alikins_docsite_make
Fewer deps for 'make webdocs' from top level
This commit is contained in:
commit
235eab6609
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
import optparse
|
||||
from jinja2 import Environment, FileSystemLoader
|
||||
|
|
Loading…
Reference in a new issue