diff options
author | Joe Hunkeler <jhunk@stsci.edu> | 2016-04-29 10:44:28 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunk@stsci.edu> | 2016-04-29 10:44:28 -0400 |
commit | de27e3341a0b40db8e69f747ceadd50c7171e2ef (patch) | |
tree | 7484de612c82d83ab599f8a221b13a1bdb771108 /pyobjc-framework-quartz/build.sh | |
parent | 8834d907ad3db505b83940d854e4b8452644e5c6 (diff) | |
download | astroconda-contrib-de27e3341a0b40db8e69f747ceadd50c7171e2ef.tar.gz |
Fix pyraf
Diffstat (limited to 'pyobjc-framework-quartz/build.sh')
-rw-r--r-- | pyobjc-framework-quartz/build.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyobjc-framework-quartz/build.sh b/pyobjc-framework-quartz/build.sh new file mode 100644 index 0000000..d42e4b1 --- /dev/null +++ b/pyobjc-framework-quartz/build.sh @@ -0,0 +1,2 @@ +cd pyobjc-framework-Quartz +python setup.py install |