Merge remote-tracking branch 'upstream/master' into python-registry-v2

This commit is contained in:
Jake Moshenko 2015-09-17 16:16:27 -04:00
commit 26cea9a07c
96 changed files with 2044 additions and 626 deletions

8
conf/init/zz_release.sh Executable file
View file

@ -0,0 +1,8 @@
#!/bin/bash
set -e
source venv/bin/activate
export PYTHONPATH=.
python /release.py