diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-10-17 16:36:56 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-10-17 16:36:56 -0400 |
commit | 3b51cabe9c2a9b763bbd8d7f5fe1f8e28a3eb5e8 (patch) | |
tree | d599940979a256be5ccf00dd3a344bbc0443f0d1 /django/build.sh | |
parent | feb18f655ecf508a7f83a558eae8909f77163f0a (diff) | |
download | astroconda-etc-3b51cabe9c2a9b763bbd8d7f5fe1f8e28a3eb5e8.tar.gz |
Initial commit; OOB packages
Diffstat (limited to 'django/build.sh')
-rw-r--r-- | django/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/django/build.sh b/django/build.sh new file mode 100644 index 0000000..5a5aeeb --- /dev/null +++ b/django/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install |