luminaire icon indicating copy to clipboard operation
luminaire copied to clipboard

Support newer Python Versions

Open snazzyfox opened this issue 3 years ago • 2 comments

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 avatar Aug 19 '20 17:08 snazzyfox

@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

Aristarhys avatar Feb 21 '21 14:02 Aristarhys

@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

Aristarhys avatar Feb 26 '21 10:02 Aristarhys