diff --git a/demo/cabaret.fcgi b/demo/cabaret.fcgi index b49fd74..8f5a6a3 100755 --- a/demo/cabaret.fcgi +++ b/demo/cabaret.fcgi @@ -1,5 +1,4 @@ -#!/usr/bin/env python2 -# -*- coding: utf-8 -*- +#!/usr/bin/env python3 # This file is part of pygal # # A python svg graph plotting library