summaryrefslogtreecommitdiff
path: root/pysiaf
Commit message (Collapse)AuthorAgeFilesLines
* update nump reqShannon Osborne2022-02-281-2/+2
|
* update versionShannon Osborne2022-02-281-1/+1
|
* updating python build scripts to be more efficient, updating version ↵Brendan Gannon2022-02-182-2/+2
| | | | | | | | | numbers, updating package version numbers, updating python and numpy versions (#756) * updating python build scripts to be more efficient, updating version numbers, updating package version numbers, updating python and numpy versions * adding python up to 3.10 Co-authored-by: Brendan Gannon <bgannon@stsci.edu>
* downgrading numpy for build to workMees Fix2022-02-011-2/+2
|
* updating yaml for pysiafMees Fix2022-01-281-15/+16
|
* Updating pysiaf to reflect latest release (#713)Mees Fix2021-04-061-1/+1
|
* pysiaf: stop building as egg (#690)Joseph Hunkeler2021-01-213-4/+3
|
* update pysiaf to v0.10.0 (#675)Shannon Osborne2020-09-291-1/+1
|
* update version number to 0.9.0 (#653)Shannon Osborne2020-06-081-1/+1
|
* Update pysiaf to v0.8.0 (#652)Shannon Osborne2020-06-031-1/+1
| | | | | | | * update for v0.8.0 * Remove unnecessary packages Co-authored-by: Matt Rendina <rendinam@users.noreply.github.com>
* pysiaf update version + dependencies (#603)Shannon Osborne2020-02-031-3/+3
|
* update package version + dependencies (#585)Shannon Osborne2019-12-131-6/+8
|
* pysiaf -> 0.6.2 (#578)Matt Rendina2019-11-211-1/+1
|
* Relax openpyxl version pin in pysiaf (#577)Matt Rendina2019-11-211-2/+2
| | | This allows building against the dependencies that exist for py37.
* Update pysiaf to v0.6.1 (#571)Shannon Osborne2019-10-241-4/+6
| | | | | | * Update pysiaf to v0.6.1 * Normalize version value appearing in pysiaf package
* pysiaf to v0.5.0 (#556)Shannon Osborne2019-09-061-1/+1
|
* Update pysiaf 0.1.8 -> 0.4.0 (#537)Johannes Sahlmann2019-08-081-1/+2
|
* pysiaf: Add missing build number field (#355)Joseph Hunkeler2018-05-311-0/+3
|
* add pysiaf recipe (#352)Marshall Perrin2018-05-223-0/+46
* add pysiaf astroconda setup files * Minor touchups * Use `-` in "test/imports" list * Remove `python-dateutil` provided by `matplotlib`