diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-07-30 12:18:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-30 12:18:13 -0400 |
commit | f1db3c5293cbb475da1068539026f495c4bb9f9e (patch) | |
tree | f26512b9d3f1d1a31990f53dbb7f1ad14b641b35 /spherical-geometry/bld.bat | |
parent | 52862766eccda9bc08c123d70d405818aaeb56bf (diff) | |
download | astroconda-contrib-f1db3c5293cbb475da1068539026f495c4bb9f9e.tar.gz |
spherical_geometry -> 1.2.14 (#536)
Diffstat (limited to 'spherical-geometry/bld.bat')
-rw-r--r-- | spherical-geometry/bld.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spherical-geometry/bld.bat b/spherical-geometry/bld.bat index 39b5e1f..6d5f099 100644 --- a/spherical-geometry/bld.bat +++ b/spherical-geometry/bld.bat @@ -1 +1 @@ -%PYTHON% setup.py install +%PYTHON% setup.py install --single-version-externally-managed --record=root.txt |