Skip to content

Files

Latest commit

author
Sridhar Ratnakumar
Aug 17, 2014
3e3651f · Aug 17, 2014

History

History
16 lines (10 loc) · 194 Bytes

HACKING.md

File metadata and controls

16 lines (10 loc) · 194 Bytes

HACKING

release

ensure correct version in CHANGES.md and appdirs.py, and:

python setup.py register sdist bdist_wheel upload

docker image

docker build -t appdirs .