summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Added an .editorconfig. Pull request jaraco/skeleton#43.KOLANICH2021-02-212-2/+17
| * | Exclude dist from discovered packages. Fixes jaraco/skeleton#46.Jason R. Coombs2021-02-211-0/+1
* | | Replace rwt with pip-runv5.3.0Jason R. Coombs2021-02-111-2/+2
* | | Use short link for issueJason R. Coombs2021-02-111-1/+1
* | | Suppress test failures on WindowsJason R. Coombs2021-02-111-0/+1
* | | Merge pull request #54 from Flameeyes/masterJason R. Coombs2021-02-111-2/+2
|\ \ \
| * | | Fix README (and thus long_description).Diego Elio Pettenò2020-03-251-2/+2
* | | | Update changelog.Jason R. Coombs2021-02-111-0/+6
* | | | ⚫ Fade to black.Jason R. Coombs2021-02-111-2/+2
* | | | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-02-119-26/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Normalize indentationJason R. Coombs2021-02-091-3/+3
| * | | Add support for namespace packages. Closes jaraco/skeleton#40.Jason R. Coombs2021-01-151-1/+7
| * | | Use `extend-ignore` in flake8 config (#33)Sviatoslav Sydorenko2021-01-081-5/+1
| * | | Use license_files instead of license_file in meta (#35)Sviatoslav Sydorenko2021-01-081-1/+2
| * | | Replace pep517.build with build (#37)Sviatoslav Sydorenko2021-01-081-2/+2
| * | | Enable complexity limit. Fixes jaraco/skeleton#34.Jason R. Coombs2021-01-081-0/+4
| * | | Prefer pytest-enabler to jaraco.testJason R. Coombs2020-12-302-8/+5
| * | | Add note about automatic merging of PRs and the requirements and limitations.Jason R. Coombs2020-12-301-0/+2