luminaire
luminaire copied to clipboard
Support newer Python Versions
Our CI runs only on Python3.6 now. We should add support for newer Python versions as well since we technically do support them (at least 3.7 and 3.8)
@snazzyfox not so sure about 3.7, 3.8 it has some problems with pyramid-arima
build due to bugs with Cython
https://github.com/zillow/luminaire/runs/1946332964
https://github.com/zillow/luminaire/pull/78
P.S. probably things will get better after https://github.com/zillow/luminaire/pull/74
@snazzyfox things got better 3.7 and 3.8 unblocked https://github.com/zillow/luminaire/actions/runs/597504868 3.9 not yet https://github.com/zillow/luminaire/runs/1973722601?check_suite_focus=true
Blocked due to https://github.com/zillow/luminaire/issues/48