summaryrefslogtreecommitdiff
path: root/cubeviz
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Use pyqt from defaults (#535)Joseph Hunkeler2019-07-192-12/+1
|
* cubeviz: expects spectral-cube "<" not ">=" 0.4.4 (#534)Joseph Hunkeler2019-07-191-1/+1
|
* cubeviz: add setuptools_scm (#532)Joseph Hunkeler2019-07-181-0/+1
|
* cubeviz: use correct tag (#531)Joseph Hunkeler2019-07-181-3/+2
|
* Fix pyqt5 version spec in cubevizMatt Rendina2019-04-021-1/+1
|
* Fix spacing of numpy runtime version spec.Matt Rendina2019-04-021-1/+1
| | | Conda hates the space.
* Updated for cubeviz release 0.3 (#500)Craig Jones2019-04-011-6/+7
| | | | | | * updated for cubeviz release 0.3 * fixed reference to numpy version
* Update cubeviz to 0.2.1 (#441)Larry Bradley2018-12-143-7/+7
| | | | | | | | | | * Update cubeviz to 0.2.1 * cubeviz: Change tag resolution method (again) * cubeviz: update requirements * cubeviz: no egg
* cubeviz: add missing dependency (#351)Joseph Hunkeler2018-05-171-0/+1
|
* Cubeviz 0.2.0 release (#347)Craig Jones2018-05-171-4/+5
| | | | | | | | | | | | * changed release numbers for the two packages * tweak for tag * fix tweak * Reset build numbers * Loosen glue-core pin
* Remove superfluous version prefix strippingMatt Rendina2018-03-131-3/+0
|
* Next (#292)Joseph Hunkeler2018-02-141-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Strip x.x selectors * Assign build-time python lock * Minimal build matrix * Numpy locking * Force -m64 on darwin * ds9: add md5 hash * stsci: Remove build section * Replace python calls with env variable; Strip redundant exit conditions * Remove dead packages * sextractor: Use Intel MKL * Use autotools whatever the platform; Switch URL to github mirror (astromatic is too slow) * Force linkage against Intel OpenMP Signed-off-by: Joseph Hunkeler <jhunkeler@gmail.com> * Add version guard template * Remove dead sextractor package * Bump all build revisions * Remove recipes that exist in defaults or no longer serve a purpose * Fixup mosviz requirements * Remove purge_path usage * Remove glue* recipes (favor defaults channel) * Remove pydrizzle * Replace glueviz requirement with glue-core * Remove pytools * Remove pytools dependency * Adjust specviz requirements * pyregion moved to astropy org * Fix d2to1 dependency * Remove d2to1 pip calls * Remove deprecated stsci_sphinx_theme
* Loosen up numpy a bit (#295)Joseph Hunkeler2017-12-221-1/+1
|
* Contrib cubeviz & asteval (#293)Joseph Hunkeler2017-12-223-0/+57
* Initial commit of cubeviz * Initial commit of asteval