diff options
author | Larry Bradley <larry.bradley@gmail.com> | 2018-12-14 15:26:46 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-12-14 15:26:46 -0500 |
commit | 16508568548458763cb34b9f912beb877860a2f5 (patch) | |
tree | 3de3b189d88000409ce3ab7830c6e7cd30fb539f /cubeviz/bld.bat | |
parent | 34ff0bd19a38d784b4e164927a439febfc86f960 (diff) | |
download | astroconda-contrib-16508568548458763cb34b9f912beb877860a2f5.tar.gz |
Update cubeviz to 0.2.1 (#441)
* Update cubeviz to 0.2.1
* cubeviz: Change tag resolution method (again)
* cubeviz: update requirements
* cubeviz: no egg
Diffstat (limited to 'cubeviz/bld.bat')
-rw-r--r-- | cubeviz/bld.bat | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cubeviz/bld.bat b/cubeviz/bld.bat index 760380e..6d5f099 100644 --- a/cubeviz/bld.bat +++ b/cubeviz/bld.bat @@ -1,2 +1 @@ - -%PYTHON% setup.py install +%PYTHON% setup.py install --single-version-externally-managed --record=root.txt |