3 Commits

Author SHA1 Message Date
Colin Walters
2ed64cd86b Use flake8, update source code
It catches unused imports at least which is helpful.  Ignore some of
the more annoying errors.

Closes: #15
Approved by: cgwalters
2016-04-12 17:36:25 +00:00
Colin Walters
ca0d58352e Some porting to support Python 2+3 simultaneously
However, it won't be really useful until we (likely) run either `mock`
or `pyrpkg` from a subprocess.
2016-02-29 20:53:19 -05:00
Colin Walters
b3b6cb4c63 Add new 'init' task, better error messages on empty resolve
Let's have a friendly wrapper to make `src/`, and it might do more in
the future (caches/database).
2015-06-23 17:06:00 -04:00