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.
portend: Autospec creation for update from version 2.7.1 to version 3.0.0
Alan Fregtman (1):
.editorconfig: Set max_line_length to 88 for Python files.
Brian Rutledge (1):
Use shutil for rmtree
Jason R. Coombs (25):
Exclude dist from discovered packages. Fixesjaraco/skeleton#46.
It's no longer necessary to filter this warning and it's not a warning anymore.
Bump minimum pytest
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.
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.
Rely on setuptools 56 and drop the explicit mention of the license file in favor of simple discovery.
Remove workaround for python/typed_ast#156.
Use line continuations to indicate which exclusions are for which workarounds.
Remove blacken docs as it cannot honor Python's default repr. Ref adamchainz/blacken-docs#62.
Add intersphinx mappings for Python to prevent spurious nitpicky failures. Fixesjaraco/skeleton#51.
Test on Python 3.10 (final).
Rely on pytest 6 and drop workaround for pytest-dev/pytest#6178.
Fix syntax warning in docs.
Update changelog.
Remove legacy aliases.
KOLANICH (1):
Added an .editorconfig. Pull request jaraco/skeleton#43.
Sviatoslav Sydorenko (1):
Make sphinx fail on any warnings (#36)
0 commit comments