diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-08-09 09:24:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-09 09:24:23 -0400 |
| commit | c6d57ad96e0a7e2d6911e645319e04c404c3041e (patch) | |
| tree | 217899fe791bb7116252450d2a7677a1579b0641 /pysiaf/bld.bat | |
| parent | a19762a9bd994e3acf070e9af13d261eebc86213 (diff) | |
| download | astroconda-dev-c6d57ad96e0a7e2d6911e645319e04c404c3041e.tar.gz | |
Add pysiaf (#153)
* add pysiaf recipe (#352)
* add pysiaf astroconda setup files
* Minor touchups
* Use `-` in "test/imports" list
* Remove `python-dateutil` provided by `matplotlib`
* pysiaf: Add missing build number field (#355)
* pysiaf: convert to dev-style
Diffstat (limited to 'pysiaf/bld.bat')
| -rw-r--r-- | pysiaf/bld.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pysiaf/bld.bat b/pysiaf/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/pysiaf/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install |
