Skip to content

Latest commit

 

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 .