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 Oct 27, 2022. It is now read-only.
zipp: Autospec creation for update from version 3.4.1 to version 3.5.0
Brian Rutledge (1):
Use shutil for rmtree
Jason R. Coombs (14):
Require twine 3 with keyring unconditionally required.
Add comments indicating why the exclusions are present
Exclude mypy on Python 3.10 as workaround for python/typed_ast#156.
Bump minimums on pytest-checkdocs and pytest-enabler as found on Setuptools.
Also deny black on Python 3.10 as workaround for python/typed_ast#156.
Add leading */ to coverage.run.omit. Workaround for pytest-dev/pytest-cov#456.
Update readme to declare that it's the official backport.
Remove automerge. Fixesjaraco/skeleton#49.
Enable dependabot (#50)
Replace md file with badge linking to documentation site. Fixesjaraco/skeleton#47.
Test on Python 3.10
Remove setup_requires, obviated by build-requires in pyproject.toml.
Suppress deprecation warnings in flake8 and packaging.tags. Ref pypa/packaging#433.
Update changelog.
Miguel Brito (1):
bpo-44095: Add suffix, stem and suffixes to zipfile.Path (GH-26129)
Sviatoslav Sydorenko (1):
Make sphinx fail on any warnings (#36)
0 commit comments