ywangd / stash

StaSh - Shell for Pythonista
MIT License
1.92k stars 227 forks source link

GitHub Actions: python-version: ["2.7", "3.6", "3.10"] #466

Closed cclauss closed 1 year ago

cclauss commented 1 year ago

@bennr01 Can we please get this merged so that we can work on the failing pytests?

bennr01 commented 1 year ago

Oh, sure. Sorry, I've been a bit preoccupied lately, so this took a while. I'll merge it.

BTW, I see that you changed the build env from ubuntu to macos, why?

Also, you may want to change the pytest command to pytest tests/ --ignore=tests/system/data/ --showlocals --verbose --show-capture=all --log-level=debug (taken from the travis file). Sorry, misread that code

cclauss commented 1 year ago

macOS is closer to iOS especially when it comes to pbpaste.