v2.3.0
- Minor versions of PyPy are supported in the
python
configuration. For example, keys likepypy-2.7
andpypy-3.7
are supported in addition topypy2
andpypy3
. #49, #50 - The
python
configuration supports versions only with a major part. For example, keys like2
and3
are supported. #51 testing
extras_require doesn't try to install black on PyPy #51