diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-03-09 23:02:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-09 23:02:34 -0500 |
commit | c5f0ba799ab8eaefaee5359be38abef48f36d459 (patch) | |
tree | 87492dfc8b9c54b189583aa3bcb9027a335cc633 /stsci.image/bld.bat | |
parent | 1fb2ccdb473aa8ae8a98a68f6519af15e033b19d (diff) | |
download | astroconda-contrib-c5f0ba799ab8eaefaee5359be38abef48f36d459.tar.gz |
stsci.image: 2.3.1 (#484)
* Update recipe
* Do not preserve egg
* Externally managed
Diffstat (limited to 'stsci.image/bld.bat')
-rw-r--r-- | stsci.image/bld.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.image/bld.bat b/stsci.image/bld.bat index 39b5e1f..6d5f099 100644 --- a/stsci.image/bld.bat +++ b/stsci.image/bld.bat @@ -1 +1 @@ -%PYTHON% setup.py install +%PYTHON% setup.py install --single-version-externally-managed --record=root.txt |