diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2019-03-11 15:34:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-11 15:34:13 -0400 |
commit | 3e5ec3fd71b29e5a8aa3a8119977d19bc3376a58 (patch) | |
tree | 096db474e0b6a29d9d7c38ac43eaae904eeaa840 /jplephem/bld.bat | |
parent | 55a936e0fd218943f4778465cbcc50dadeb6ec88 (diff) | |
download | astroconda-contrib-3e5ec3fd71b29e5a8aa3a8119977d19bc3376a58.tar.gz |
Add jplephem (#488)
Diffstat (limited to 'jplephem/bld.bat')
-rw-r--r-- | jplephem/bld.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jplephem/bld.bat b/jplephem/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/jplephem/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install |