publish.sh @ fc54225e8b51

Swapped argparse module for optparse module

To lower the minimum python requirements the argparse module (2.7+)
is swapped for the optparse module.
author Mattijs Hoitink <mattijs@monkeyandmachine.com>
date Fri, 17 Feb 2012 15:00:22 +0100
parents 764b0d5ebaaa
children (none)
#!/usr/bin/env bash

python setup.py sdist upload