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
{{ message }}
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
pypi-jaraco.collections: Autospec creation for update from version 5.0.0 to version 5.0.1
Avasam (1):
Allow mypy on PyPy (jaraco/skeleton#111)
Bartosz Sławecki (2):
Tweak coverage configuration for type checking (jaraco/skeleton#97)
Add link to blog entry from jaraco/skeleton#115 above CI build matrix.
Dimitri Papadopoulos Orfanos (2):
Use the ruff formatter (jaraco/skeleton#99)
ruff: extended-ignore → ignore (jaraco/skeleton#105)
Jason R. Coombs (24):
Separate collateral jobs on different lines for easier override/extension.
Drop minimum requirement on pytest-mypy as most environments are already running much later. Closesjaraco/skeleton#96.
Remove sole entry for branches-ignore. Workaround for and closesjaraco/skeleton#103.
Bump year on badge
Remove build and dist from excludes. It appears they are not needed and their presence blocks the names of packages like 'builder' and 'distutils'. Ref pypa/distutils#224.
Exclude docs and tests directories properly per Setuptools behavior.
Rely on default discovery for good heuristics for finding packages.
Enable preview to enable preserving quotes.
Use latest versions in RTD boilerplate.
Remove Sphinx pin. Ref sphinx-doc/sphinx#11662.
Include deps from the base config in diffcov.
Enable complexity check and pycodestyle warnings. Closesjaraco/skeleton#110.
Use 'extend-select' to avoid disabling the default config. Ref jaraco/skeleton#110.
Re-enable ignoring of temporary merge queue branches. Closesjaraco/skeleton#103.
Fetch unshallow clones in readthedocs. Closesjaraco/skeleton#114.
Move Python 3.11 out of the test matrix.
Configure pytest to support namespace packages. Ref pytest-dev/pytest#12112.
Declare sort_params as an immutable Mapping. Fixes B006.
👹 Feed the hobgoblins (delint).
👹 Feed the hobgoblins (delint).
Ran ruff --select UP
Add news fragment.
Finalize
Restore Python 3.8 compatibility.
Sviatoslav Sydorenko (1):
Enable testing merge queues @ GitHub Actions CI/CD (jaraco/skeleton#93)
0 commit comments