#!/bin/bash

pyflakes setup.py csputils tests
pylint setup.py csputils tests
