Skip to content

Instantly share code, notes, and snippets.

View calmrat's full-sized avatar

Chris Ward calmrat

View GitHub Profile
cd /tmp
cat > ./setup.py <<DELIM
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Author: "Chris Ward" <cward@redhat.com>
from setuptools import setup
default_setup = dict(