summaryrefslogtreecommitdiff
path: root/specutils/bld.bat
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2018-12-18 23:31:21 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2018-12-18 23:41:24 -0500
commit908697ad30064346781b45d1bab16eadd6c207ce (patch)
treeefaedbe656b021d7c8df25c153d3738b7c69de0d /specutils/bld.bat
parente26d13d100c5eb0015b03845b4df6feab689ba3f (diff)
downloadastroconda-contrib-908697ad30064346781b45d1bab16eadd6c207ce.tar.gz
[PATCH] Address py37 build issues (one off)
Diffstat (limited to 'specutils/bld.bat')
-rw-r--r--specutils/bld.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/specutils/bld.bat b/specutils/bld.bat
index 39b5e1f..6d5f099 100644
--- a/specutils/bld.bat
+++ b/specutils/bld.bat
@@ -1 +1 @@
-%PYTHON% setup.py install
+%PYTHON% setup.py install --single-version-externally-managed --record=root.txt