aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-08Bump tox from 3.15.1 to 3.15.2dependabot-preview[bot]
Bumps [tox](https://github.com/tox-dev/tox) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.15.1...3.15.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-03Merge pull request #124 from pallets/dependabot/pip/pytest-5.4.3dependabot-preview[bot]
2020-06-03Bump pytest from 5.4.2 to 5.4.3dependabot-preview[bot]
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...5.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-28Merge pull request #123 from pallets/dependabot/pip/pip-tools-5.2.0David Lord
Bump pip-tools from 5.1.2 to 5.2.0
2020-05-28Bump pip-tools from 5.1.2 to 5.2.0dependabot-preview[bot]
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/5.1.2...5.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27Bump sphinx from 3.0.3 to 3.0.4 (#122)dependabot-preview[bot]
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.0.3...v3.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-23Merge pull request #121 from pallets/github-actionsDavid Lord
use GitHub Actions for CI
2020-05-23use GitHub Actions for CIDavid Lord
2020-05-23Merge pull request #120 from pallets/requirementsDavid Lord
use pip-compile to pin dev requirements
2020-05-23use pip-compile to pin dev requirementsDavid Lord
2020-04-12remove u prefix, split up example sectionsDavid Lord
2020-04-10exclude pypy2.7 from cibuildwheelDavid Lord
allow triggering build job manually
2020-04-09move metadata to setup.cfgDavid Lord
2020-04-09Merge pull request #117 from pallets/html-unescapeDavid Lord
use html.unescape
2020-04-09use html.unescapeDavid Lord
2020-04-09remove __all__ testDavid Lord
2020-04-09remove __all__David Lord
2020-04-09Merge branch '1.1.x'David Lord
2020-04-09update docs configDavid Lord
use sphinx-issues
2020-04-08remove unused module docstringsDavid Lord
2020-01-30Merge pull request #115 from pallets/drop-python2David Lord
Drop Python 2
2020-01-29use _mod fixture in more testsDavid Lord
2020-01-29add soft_str to speedupsDavid Lord
2020-01-29apply pyupgradeDavid Lord
2020-01-29remove compat codeDavid Lord
2020-01-29drop Python 2.7, 3.4, 3.5 supportDavid Lord
2020-01-29remove Python 2 from docsDavid Lord
2020-01-29start version 2.0.0David Lord
2020-01-26Merge branch '1.1.x'David Lord
2020-01-26Merge pull request #114 from pallets/azure-build-py35David Lord
use older Windows image for building Python 3.5
2020-01-26use older image for building Python 3.5David Lord
2020-01-26update test status linkDavid Lord
2020-01-26Merge branch '1.1.x'David Lord
2020-01-26Merge pull request #113 from davidism/azure-pipelinesDavid Lord
Switch to Azure Pipelines
2020-01-26finish Azure Pipelines configDavid Lord
2020-01-26initial Azure Pipelines configMatt Cooper
2020-01-25Merge pull request #112 from cclauss/patch-1David Lord
Travis CI: Add Python 3.8 and the current pypy3
2019-10-28Travis CI: Add Python 3.8 and the current pypy3Christian Clauss
Travis CI has deprecated the `sudo:` tag.
2019-05-06Merge remote-tracking branch 'origin/1.1.x'David Lord
2019-05-06Merge pull request #110 from jdufresne/new-blackDavid Lord
Update Black URL
2019-05-06Merge pull request #111 from pwlandoll/1.1.xDavid Lord
Add link to official Discord chat server
2019-05-06Add link to official Discord chat serverPeter Landoll
2019-05-04Update Black URLJon Dufresne
> Black, your uncompromising #Python code formatter, was a project > created with the community in mind from Day 1. Today we moved it under > the PSF umbrella. It's now available on GitHub under > https://github.com/python/black/ . You install and use it just like > before. https://twitter.com/llanga/status/1123980466292445190
2019-02-23Merge branch '1.1.x'David Lord
2019-02-23more specific appveyor branch regexDavid Lord
2019-02-23deploy release branchesDavid Lord
2019-02-23deploy release branchesDavid Lord
2019-02-23release 1.1.1David Lord
2019-02-23update pre-commitDavid Lord
2019-02-23update license dataDavid Lord