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'm happy to drop 3.4. I've just created .github/workflows/python-package.yml to begin migrating our testing away from Travis and toward GitHub. I've setup it up to only test 3.5 and later. There's no point in changing our Travis config, I guess (.travis.yml only specifies 3.5 and 3.6 anyway??), we can just delete the whole thing once the GitHub solution seems to be working smoothly. I'll leave this issue open until then as a reminder, but it doesn't seem to require any specific action on BEASTling's code proper.
The tests on my pull request #250 are failing for py34:
Do we drop 3.4 support or do we find a workaround, because actually we don't need the
pybtex
part ofpycldf
?The text was updated successfully, but these errors were encountered: