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
pypi-importlib_metadata: Autospec creation for update from version 4.11.4 to version 4.12.0
Anderson Bravalheri (1):
Update Github actions to v3 (#62)
Hugo van Kemenade (1):
Update base URL for PEPs (#61)
Jason R. Coombs (14):
Fix bug in changelog
Fix reference in docs build.
Add Python 3.11 into the matrix using workaround from actions/setup-python#213. Drop 3.9 from matrix for efficiency.
Prefer spaces for rst. Fixesjaraco/skeleton#64.
Update license. Fixespython/importlib_metadata#387.
Honor PEP 518 with pytest-enabler.
Exclude pip-run from coverage. It's just noise.
Add xfail test capturing new expectation.
Add comment about the compatibility factor.
In Distribution.from_name, require a non-empty string. Fixespython/cpython#93259.
Refactor Distribution.from_name to avoid return in loop and unnecessary None sentinel.
In Distribution.from_name, re-use discover.
Update changelog
Fix reference in docs build.
Sviatoslav Sydorenko (1):
Inject check job into CI workflow as ultimate flag (#55)
wim glenn (1):
exclude build env from cov reporting (#60)
0 commit comments