summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * Release of pyyaml 3.13 seems to have fixed install issues on Python 3.7.Jason R. Coombs2018-08-281-2/+0
| * Also ignore W504 in flake8, following the indication in OCA/maintainer-qualit...Jason R. Coombs2018-08-201-0/+2
| * Remove release, no longer needed. Use twine instead.Jason R. Coombs2018-08-201-1/+0
| * Use xenial to include support for Python 3.7.Jason R. Coombs2018-08-081-2/+3
| * We're getting close, but Python 3.7 still requires a workaroundJason R. Coombs2018-07-031-1/+1
| * Revert "Remove workaround for pyyaml 126."Jason R. Coombs2018-07-031-0/+2
| * Remove workaround for pyyaml 126.Jason R. Coombs2018-06-271-2/+0
| * Rely on declarative config to create long_description.Jason R. Coombs2018-06-143-7/+2
| * Drop the dot; http://blog.pytest.org/2016/whats-new-in-pytest-30/Jason R. Coombs2018-06-141-1/+1
| * skip_upload_docs is defaultJason R. Coombs2018-06-141-1/+0
| * Don't match issues if preceeded by some other indicator.Jason R. Coombs2018-06-111-1/+1
| * Disable the (broken) IPv6 in Travis. Ref travis-ci/travis-ci#8361.Jason R. Coombs2018-06-091-0/+5
| * When ignoring linter warnings, document the reason.Jason R. Coombs2018-04-121-1/+5
| * Add pyproject.toml declaring build dependencies.Jason R. Coombs2018-04-101-0/+2
| * Bump minimum pytest versionJason R. Coombs2018-03-271-1/+1
* | Moved dependency check to runtime. Fixes #40.4.2Jason R. Coombs2018-03-183-1/+19
* | Declare dependency on Setuptools. Fixes #40.4.1Jason R. Coombs2018-03-172-0/+6