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
Remove py2 and py3 labels from build targets (#253)
These only really served a purpose when we had to ensure that certain
tests only ran under either Python 2 or Python 3, and can be removed now
that all tests are expected to pass under all versions of Python listed
in the CI matrix.
0 commit comments