Merge branch 'master' into macaroons

This commit is contained in:
Daniel Wagner-Hall 2015-09-15 16:47:11 +01:00
commit cf13701450

View file

@ -8,7 +8,7 @@ import shutil
import subprocess
import sys
os.chdir(os.path.dirname(__file__))
os.chdir(os.path.dirname(os.path.abspath(__file__)))
stylesheets = {
"stylesheet_path": ["basic.css", "nature.css"]