diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-07-26 12:37:09 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-07-26 12:37:09 -0400 |
commit | c2c49d7c60f99d8da9d105cddb94a90ccb662663 (patch) | |
tree | 276385ad582f9aa34b27f118a99f94cfbda69822 /specutils/bld.bat | |
parent | 20220424b6db845221c1e78acbe8b5928d088b7f (diff) | |
download | astroconda-dev-c2c49d7c60f99d8da9d105cddb94a90ccb662663.tar.gz |
Align contrib packages with dev
Diffstat (limited to 'specutils/bld.bat')
-rw-r--r-- | specutils/bld.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/specutils/bld.bat b/specutils/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/specutils/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install |