It looks like Black is stable enough at the moment to release it as stable to PyPI. There are plenty of tools and integrations already which rely on black package and the fact that it is still in prerelease state sometime causes inconveniences, i.e. using it with pipenv forces allow_prereleases flag to be set to true.
It looks like Black is stable enough at the moment to release it as
stableto PyPI. There are plenty of tools and integrations already which rely onblackpackage and the fact that it is still inprereleasestate sometime causes inconveniences, i.e. using it withpipenvforcesallow_prereleasesflag to be set totrue.