Releases: shopkeep/pytest-black
Releases · shopkeep/pytest-black
v0.3.12
Add support for Python 3.8 modified: .travis.yml modified: tox.ini
v0.3.11
Handle verbose include/exclude patterns in pyproject.toml.
v0.3.10
Add workaround for black version number.
v0.3.9
Fix a number of deprecation warnings and lint issues.
v0.3.8
This version removes the strict dependency on black==19.3b0
, allowing newer versions to be used as required.
v0.3.7
Allow pytest-black to be installed on and 'enabled' on Python 2.7+
v0.3.6
Fix PytestUnknownMarkWarning
when pytest >= 4.5.0
.
v0.3.5
Bump black version to 19.3b0
v0.3.4
Use setuptools_scm to extract version num from git
v0.3.3
Bump version to 0.3.3 (#24)