view chef.py @ 705:acd119fda1f7

docs: Use HTTPS version of Google Fonts.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 07 May 2016 19:33:03 -0700
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()