Closed bsipocz closed 4 years ago
conda
pretty much abandoned Python 3.5. There are plenty of problems with other packages too with conda + Python 3.5 combo, not just this (meta)package.
yeah, fair enough. Hindsight I should have just switched straight to tox rather than go via ci-helpers.
Or drop Python 3.5? 😬
Would be nice, but I can't, we said 3.5+ in the book, so I should stick with that for a while now.
Python 3.5 support is dropped in #29, so closing as won't fix.
On python3.5 the latest pytest-astropy releases are not being picked up, it stuck on installing the 0.4.0 version, that was packages up before we switched to noarch. https://travis-ci.org/astroML/astroML/jobs/631161062#L3213
The workaround is trivial for that travis job, but this demonstrates an issue that users might run into, too.