summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog.4.5Jason R. Coombs2019-05-231-0/+6
* Fade to blackJason R. Coombs2019-05-233-216/+240
* Merge https://github.com/jaraco/skeletonJason R. Coombs2019-05-2310-20/+40
|\
| * Update skeleton documentation to reflect black adoption.Jason R. Coombs2019-05-161-3/+4
| * Use pytest-black-multipy to enable simple support for pytest-black where avai...Jason R. Coombs2019-05-153-4/+3
| * Only install and invoke pytest-black on Python 3Jason R. Coombs2019-05-153-3/+4
| * Merge branch 'master' into feature/blackJason R. Coombs2019-05-158-25/+158
| |\
| | * Revert "Pin to pip 19.0 for now for pypa/pip#6434."Jason R. Coombs2019-05-092-21/+0
| | * Pin to pip 19.0 for now for pypa/pip#6434.Jason R. Coombs2019-04-242-0/+21
| | * It adds no value to add a pip requirement for the tox installJason R. Coombs2019-04-241-2/+0
| | * Rely on tox 3.2 and pip 10 or later for all buildsJason R. Coombs2019-04-241-1/+3
| | * Enable tox-pip-extensions ext_venv_update if available. Fixes jaraco/skeleton#6Jason R. Coombs2019-04-171-0/+2
| | * Remove sudo declaration in Travis config.Jason R. Coombs2019-03-221-1/+0
| * | Add black config, pre-commit including black, check code with black.Jason R. Coombs2018-11-108-26/+40
* | | Merge branch '4.x'Jason R. Coombs2019-02-142-0/+21
|\ \ \
| * | | Emit a warning when a future-unsupported setuptools version is detected. Ref ...4.4Jason R. Coombs2019-02-142-0/+21
* | | | Merge branch '4.x'Jason R. Coombs2019-02-141-0/+13
|\ \ \ \ | |/ / /
| * | | Update changelog. Ref #43.4.3.1Jason R. Coombs2019-02-141-0/+11
| * | | Suppress E117 as workaround for PyCQA/pycodestyle#836Jason R. Coombs2019-02-141-1/+9
| * | | Add workaround for manahl/pytest-plugins/issues/122Jason R. Coombs2019-02-141-0/+2
| * | | Pin to old versions of pytest as workaround for manahl/pytest-plugins#110.Jason R. Coombs2019-02-141-0/+2
* | | | Merge commit '0915fbd'Jason R. Coombs2019-02-141-2/+1
|\ \ \ \
| * | | | pytest-runner has a single module, not a package. Fixes #44.Jason R. Coombs2019-02-141-2/+1
* | | | | Update changelog. Ref #42.4.3Jason R. Coombs2019-02-131-0/+5
* | | | | Add workaround for manahl/pytest-plugins/issues/122Jason R. Coombs2019-02-131-0/+2
* | | | | Pin to old versions of pytest as workaround for manahl/pytest-plugins#110.Jason R. Coombs2019-02-131-0/+2
|/ / / /
* | | | Merge https://github.com/jaraco/skeletonJason R. Coombs2019-02-139-126/+245
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Amend skeleton documentation to expand on the value of the approach.Jason R. Coombs2019-02-061-0/+2
| * | Suppress E117 as workaround for PyCQA/pycodestyle#836Jason R. Coombs2019-02-061-0/+2
| * | Clarify purpose of local/upstream extrasJason R. Coombs2018-12-281-1/+1
| * | Use consistent encoding quoting in pyproject.tomlJason R. Coombs2018-12-281-1/+1
| * | Add workaround for DeprecationWarning in flake8Jason R. Coombs2018-12-271-0/+2
| * | Add documentation on the skeleton. Fixes #5.Jason R. Coombs2018-12-203-3/+127
| * | Rely on pep517 0.5Jason R. Coombs2018-12-172-25/+1
| * | spaces, style and formatters (#4)Sebastian Kriems2018-12-142-27/+21
| * | Add support for cutting releases without DPL and using pep517.Jason R. Coombs2018-12-124-15/+43
| * | Indicate build backend of setuptoolsJason R. Coombs2018-12-121-0/+1
| * | Revert "Remove use of setup_requires. Builders now require pip 10 or later to...Jason R. Coombs2018-12-111-0/+1
| * | Remove use of setup_requires. Builders now require pip 10 or later to build/i...Jason R. Coombs2018-12-011-1/+0
| * | Suppress deprecation warning in docutilsJason R. Coombs2018-12-011-0/+2
| * | Prefer pytest-checkdocs to collective.checkdocsJason R. Coombs2018-11-282-2/+1
| * | Remove pytest-sugar plugin from standard pipelines as recommended in Frozenba...Jason R. Coombs2018-11-121-1/+0
| * | Remove workaround for pytest-sugar 159, now fixed.Jason R. Coombs2018-11-121-1/+0
| |/
| * Add workaround for Frozenball/pytest-sugar#159.Jason R. Coombs2018-11-071-0/+1
| * Merge branch 'declarative' into skeletonJason R. Coombs2018-10-283-58/+40
| |\
| | * Require setuptools 34.4 to support python_requires in declarative config.Jason R. Coombs2018-10-281-1/+1
| | * Move most package config to declarative configJason R. Coombs2018-09-172-57/+39
| * | Also ignore flake8 errorJason R. Coombs2018-09-241-0/+1
| * | Ignore pycodestyle warning. Seems it's not going to be fixed anytime soon.Jason R. Coombs2018-09-191-0/+2
| |/
| * Block pytest 3.7.3 due to pytest-dev/pytest#3888.Jason R. Coombs2018-08-281-1/+1