summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* be less prescriptive about alternativesgraingert-patch-1Thomas Grainger2019-10-171-3/+1
* add note how to securely install test depsThomas Grainger2019-08-291-1/+1
* Update README.rstThomas Grainger2019-08-291-1/+1
* Update README.rstThomas Grainger2019-08-271-1/+1
* Add deprecation notice Fixes #50Thomas Grainger2019-08-271-0/+15
* Duplicately supply a minimal metadata in setup.py to support setuptools older...5.1Jason R. Coombs2019-05-232-1/+21
* Clarify changelog. Ref #49.Jason R. Coombs2019-05-231-1/+13
* Update changelog for 5.05.0Jason R. Coombs2019-05-231-0/+7
* Merge branch '4.x'Jason R. Coombs2019-05-231-0/+6
|\
| * Update changelog.4.5.14.xJason R. Coombs2019-05-231-0/+6
| * Update changelog from master.Jason R. Coombs2019-05-231-0/+13
* | 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