tooling update
This commit is contained in:
parent
d5165bc671
commit
2b53ffc2fb
4 changed files with 9 additions and 17 deletions
|
|
@ -3,8 +3,6 @@
|
|||
#
|
||||
# Updates the "?v=x" in docs/inter-ui.css
|
||||
#
|
||||
from __future__ import print_function
|
||||
|
||||
import os, sys
|
||||
from os.path import dirname, basename, abspath, relpath, join as pjoin
|
||||
sys.path.append(abspath(pjoin(dirname(__file__), 'tools')))
|
||||
|
|
|
|||
Reference in a new issue