You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to update your Travis config for newer versions of python3 (my default is 3.7) to the Github/Travis defaults up to 3.10, and I seem to be getting some test failures relating to RuntimeError raising (or not raising) OSError. Tests are a little out of my python experience so far, so I wonder if you could shed some light on what's going wrong (you can peruse my fork, and the travis tests on travis-ci.com/mjeveritt hopefully).
I also unwittingly tried to port the Travis configuration over to github actions (you'll see this in other branches of my repo), and can't seem to fathom how best to set up tox and coveralls as you had done. I'm sure it's reasonably trivial if you know what you're doing!!
Thanks in advance!
The text was updated successfully, but these errors were encountered:
I've tried to update your Travis config for newer versions of python3 (my default is 3.7) to the Github/Travis defaults up to 3.10, and I seem to be getting some test failures relating to RuntimeError raising (or not raising) OSError. Tests are a little out of my python experience so far, so I wonder if you could shed some light on what's going wrong (you can peruse my fork, and the travis tests on travis-ci.com/mjeveritt hopefully).
I also unwittingly tried to port the Travis configuration over to github actions (you'll see this in other branches of my repo), and can't seem to fathom how best to set up tox and coveralls as you had done. I'm sure it's reasonably trivial if you know what you're doing!!
Thanks in advance!
The text was updated successfully, but these errors were encountered: