diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-03-30 16:20:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-30 16:20:14 -0400 |
commit | 12f9c2e9fb32ca86366604e24bef6a3089096cd1 (patch) | |
tree | c8a39b6f7511faca6fa2053980b4ed382f1a04b0 /drizzlepac/bld.bat | |
parent | cdbe91039e4f02bed02524ca5c26691af81369c1 (diff) | |
download | astroconda-dev-12f9c2e9fb32ca86366604e24bef6a3089096cd1.tar.gz |
Fixup drizzlepac, stsci.skypac, add stsci_rtd_theme (#123)
Diffstat (limited to 'drizzlepac/bld.bat')
-rw-r--r-- | drizzlepac/bld.bat | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drizzlepac/bld.bat b/drizzlepac/bld.bat index 7fba400..30067d8 100644 --- a/drizzlepac/bld.bat +++ b/drizzlepac/bld.bat @@ -1,3 +1,2 @@ - - +%PYTHON% setup.py build build_ext --inplace -- build_sphinx %PYTHON% setup.py install |