fruch / pytest-elk-reporter

A plugin to send pytest test results to ELK stack
MIT License
18 stars 12 forks source link

python 3.4 build in windows fails cause of colorama #4

Closed fruch closed 4 years ago

fruch commented 4 years ago
ERROR: Package 'colorama' requires a different Python: 3.4.4 not in '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*'

https://ci.appveyor.com/project/fruch/pytest-elk-reporter/builds/29665084/job/m5o4y6j6x2ua7ro3

should consider removing python3.4 support....

Formartha commented 4 years ago

I think so as well..

fruch commented 4 years ago

remove python3.4 support