from __future__ import unicode_literals

This commit is contained in:
David Baumgold 2014-08-27 11:17:06 -04:00
commit 4201e6b430
196 changed files with 219 additions and 19 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python
from __future__ import unicode_literals
from setuptools import setup, find_packages
install_requires = [