summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #62 from pytest-dev/RonnyPfannschmidt-devstatusHEADmainRonny Pfannschmidt2022-10-151-1/+1
|\
| * update development status to inactiveRonny Pfannschmidt2022-03-231-1/+1
|/
* Merge https://github.com/jaraco/tidelift into newmainv6.0.0Jason R. Coombs2022-02-254-11/+4
|\
| * Implement tidelift banner using a Sphinx directive implemented by jaraco.tide...Jason R. Coombs2021-07-184-11/+6
* | Move module to package for simplicity of packaging.Jason R. Coombs2022-02-252-1/+0
* | ⚫ Fade to black.Jason R. Coombs2022-02-251-3/+3
* | Remove legacy codeJason R. Coombs2022-02-252-8/+0
* | Update changelog.Jason R. Coombs2022-02-251-0/+6
* | Tests no longer run on Python 3.6Jason R. Coombs2022-02-251-3/+1
* | Merge pull request #59 from foutrelis/python310Jason R. Coombs2022-02-251-0/+2
|\ \
| * | test_egg_fetcher: use newer setuptools on Python 3.10Evangelos Foutras2021-12-091-0/+2
* | | Update test to install pytest-runner using pip.Jason R. Coombs2022-02-251-2/+1
* | | 🧎‍♀️ 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
|\ \ \ | | |/ | |/|