Merge pull request #16316 from alikins/alikins_docsite_make

Fewer deps for 'make webdocs' from top level
This commit is contained in:
scottb 2016-08-19 12:06:56 -07:00 committed by GitHub
commit 235eab6609

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python
import optparse
from jinja2 import Environment, FileSystemLoader