Makefile
67b176c1
 SHELL := /bin/bash
 
 release:
 	python setup.py register sdist upload