summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 🧎‍♀️ Genuflect to the types.Jason R. Coombs2022-02-251-0/+1
* Merge https://github.com/jaraco/skeletonJason R. Coombs2022-02-259-41/+32
|\
| * Ran pre-commit autoupdateJason R. Coombs2022-02-191-1/+1
| * Ignore flake8/black warnings with pytest 7.0.1 (jaraco/skeleton#58)Anderson Bravalheri2022-02-121-0/+2
| * Require jaraco.packaging 9 adding compatibility for projects with no setup.py...Jason R. Coombs2022-02-101-1/+1
| * Bump pytest-mypy and remove workaround for dbader/pytest-mypy#131.Jason R. Coombs2022-02-102-4/+1
| * Use the parent category PytestDeprecationWarning, which is available on older...Jason R. Coombs2022-02-051-3/+3
| * Add exclusions for pytest 7 deprecations in plugins. Fixes jaraco/skeleton#57.Jason R. Coombs2022-02-041-0/+11
| * Remove setup.py, no longer needed.Jason R. Coombs2022-02-011-6/+0
| * Update badge yearJason R. Coombs2022-02-011-1/+1
| * Remove filtered warnings, addressed upstream.Jason R. Coombs2021-12-171-2/+0
| * Require Python 3.7 or later.Jason R. Coombs2021-11-242-2/+2
| * Remove wheel from build requirements. It's implied for wheel builds. Ref pypa...Jason R. Coombs2021-10-221-1/+1
| * Rely on pytest 6 and drop workaround for pytest-dev/pytest#6178.Jason R. Coombs2021-10-072-3/+1
| * Test on Python 3.10 (final).Jason R. Coombs2021-10-051-3/+6
| * Add intersphinx mappings for Python to prevent spurious nitpicky failures. Fi...Jason R. Coombs2021-09-171-0/+7
| * .editorconfig: Set max_line_length to 88 for Python files.Alan Fregtman2021-09-041-0/+1
| * Remove blacken docs as it cannot honor Python's default repr. Ref asottile/bl...Jason R. Coombs2021-07-211-5/+0
* | Fix syntax issue in changelog. Fixes #58.v5.3.2Jason R. Coombs2021-07-161-2/+6
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-07-165-13/+16
|\ \ | |/
| * Use line continuations to indicate which exclusions are for which workarounds.Jason R. Coombs2021-07-161-4/+6
| * Remove workaround for python/typed_ast#156.Jason R. Coombs2021-07-161-4/+2
| * Rely on setuptools 56 and drop the explicit mention of the license file in fa...Jason R. Coombs2021-07-162-3/+1
| * Use shutil for rmtreeBrian Rutledge2021-06-121-2/+1
| * Suppress deprecation warnings in flake8 and packaging.tags. Ref pypa/packagin...Jason R. Coombs2021-06-031-0/+4
| * Remove setup_requires, obviated by build-requires in pyproject.toml.Jason R. Coombs2021-05-261-1/+0
| * Test on Python 3.10Jason R. Coombs2021-05-201-1/+4
* | Merge https://github.com/jaraco/tideliftJason R. Coombs2021-05-193-4/+11
|\ \
| * | Remove Tidelift from main.yml, no longer neededJason R. Coombs2021-03-231-6/+0
| * | Tidelift no longer requires or expects publishing release notes.Jason R. Coombs2021-03-221-7/+0
| * | Move Tidelift release note publishing to Github Actions.Jason R. Coombs2020-11-142-2/+6
| * | Include token passthrough for azure pipelines publish stage.Jason R. Coombs2020-01-111-0/+2
| * | Add a 'For Enterprise' section to the READMEJason R. Coombs2019-11-301-0/+9
| * | Rebrand to 'For Enterprise'Jason R. Coombs2019-11-301-2/+2
* | | Edit for consistency.v5.3.1Jason R. Coombs2021-05-191-1/+1
* | | Fix badgeJason R. Coombs2021-05-191-2/+2
* | | Update changelog.Jason R. Coombs2021-05-191-0/+5
* | | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-05-1910-203/+44
|\ \ \ | | |/ | |/|
| * | Make sphinx fail on any warnings (#36)Sviatoslav Sydorenko2021-04-252-1/+4
| * | Replace md file with badge linking to documentation site. Fixes jaraco/skelet...Jason R. Coombs2021-04-252-167/+3
| * | Enable dependabot (#50)Jason R. Coombs2021-04-252-0/+9
| * | Remove automerge. Fixes jaraco/skeleton#49.Jason R. Coombs2021-04-251-27/+0
| * | Add leading */ to coverage.run.omit. Workaround for pytest-dev/pytest-cov#456.Jason R. Coombs2021-03-151-1/+3
| * | Also deny black on Python 3.10 as workaround for python/typed_ast#156.Jason R. Coombs2021-03-071-1/+2
| * | Bump minimums on pytest-checkdocs and pytest-enabler as found on Setuptools.Jason R. Coombs2021-03-071-2/+2
| * | Exclude mypy on Python 3.10 as workaround for python/typed_ast#156.Jason R. Coombs2021-03-071-1/+2
| * | Add comments indicating why the exclusions are presentJason R. Coombs2021-03-071-0/+2
| * | Require twine 3 with keyring unconditionally required.Jason R. Coombs2021-03-061-1/+1
| * | Bump minimum pytestJason R. Coombs2021-02-211-1/+1
| * | It's no longer necessary to filter this warning and it's not a warning anymore.Jason R. Coombs2021-02-211-2/+0