You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* make tables a required dep, remove requires_tables test decorator
* whatsnew
* add tables to 3.6-min yml
* use pip for tables on 3.6 and 3.7 for windows DLL load issue
* use pip tables on 3.6-min for numpy compat issue
* only install tables by default if not (OSX & 3.9)
* remove tables from 3.6-min
* forgot the OS X part
* put back requires_tables decorator
* fix silly bug
* reset back to 636da68
* inelegantly disable mac os/py 3.9 job
* add pytables to 3.6-min
* fix posix.yml condition
* try different string interpolation
* I don't understand azure variables so skip mac/3.9 this way instead
* pin to blosc to older version to get tables working on win 3.6 and 3.7
* pin an older numexpr compatible with our min numpy for 3.6-min
* promote tables to a normal import in clearsky.py
0 commit comments