Closed palfrey closed 2 years ago
Sounds good to me. @dsagal ?
@alexmojaki Can this be merged?
@palfrey it looks like the combination of this and #72 don't work. The last build on master failed for every version on the mypy step: https://github.com/gristlabs/asttokens/actions/runs/2141385979
https://github.com/gristlabs/asttokens/blob/master/.github/workflows/build-and-test.yml#L48 needs editing for the new build names. I'd expected 3.8 to work, but apparently not, so that needs looking at
Sadly, pypy 3.8's promises of working with mypy were wrong as there's still at least one bug. https://github.com/gristlabs/asttokens/pull/80 filters out all those builds.
TBH, I was expecting you to merge one of the PRs, update the other to master and see failures, not just merge both!
The old form is getting removed as of setup-python v3, and it's worth probably testing all of them.