summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Rename 'Automated Tests' to simply 'tests'Jason R. Coombs2020-12-302-4/+4
| * | pre-commit autoupdateJason R. Coombs2020-12-291-2/+2
| * | Automatically inject project name in docs heading.Jason R. Coombs2020-12-292-3/+3
* | | Merge branch '2020-handoff' of https://github.com/jaraco/skeletonJason R. Coombs2021-02-1116-124/+202
|\ \ \ | |_|/ |/| |
| * | Merge branch 'main' into 2020-handoffJason R. Coombs2020-12-132-0/+47
| |\ \ | | |/
| | * Enable automergeJason R. Coombs2020-12-131-0/+27
| | * Update skeleton description to describe the periodic collapse. Fixes #27.Jason R. Coombs2020-12-121-0/+20
| * | Merge remote-tracking branch 'origin/archive/2020-12' into 2020-handoffJason R. Coombs2020-12-120-0/+0
| |\ \ | | |/ | |/|
| | * Honor TOX_WORK_DIR if set. Workaround for tox-dev/tox#20.Jason R. Coombs2020-11-191-0/+1
| | * Use inline flags with local scope.Jason R. Coombs2020-10-281-1/+1
| | * use add-github-secrets, which infers the secrets needed from the github workf...Jason R. Coombs2020-10-231-3/+1
| | * Drop tests on Travis, Appveyor, and Azure Pipelines.Jason R. Coombs2020-10-235-148/+4
| | * Test on Python 3.9. Skip 3.7 to avoid creating too many builds. Release on 3.9.Jason R. Coombs2020-10-221-4/+4
| | * Use RTD v2 configJason R. Coombs2020-10-181-4/+5
| | * Refresh docs to prefer Github Actions to Azure Pipelines. Ref jaraco/skeleton...Jason R. Coombs2020-10-111-11/+16
| | * Cut releases from Github Actions instead of Azure Pipelines. Ref jaraco/skele...Jason R. Coombs2020-10-102-24/+21