pytest-dev / py

Python development support library (note: maintenance only)
MIT License
67 stars 106 forks source link

Support Python 3.7 #193

Closed yan12125 closed 6 years ago

yan12125 commented 6 years ago

Closes #192

yan12125 commented 6 years ago

Seems the previous test failure is a temporary issue. I've added Python 3.7 tests on AppVeyor (not on Travis CI yet due to less-than-ideal support for Python 3.7) and they run fine. I've also added explicit declarations for Python 3.7 support.