alexmojaki / birdseye

Graphical Python debugger which lets you easily view the values of all evaluated expressions
https://birdseye.readthedocs.io
MIT License
1.65k stars 72 forks source link

Stuff #79

Closed alexmojaki closed 5 years ago

alexmojaki commented 5 years ago

Switched to chromedriver and pytest. Testing 3.8. Cleaned up various things.

Tried to support pypy but got weird failures on travis only. It works sometimes now but is not officially supported and tested.