Skip to content
Snippets Groups Projects
setup.py 93 B
#!/usr/bin/env python
# vim: set fileencoding=utf-8 :

from setuptools import setup

setup()