Skip to content

Commit 2cc6016

Browse files
committed
lock black to known good
1 parent 864b1a1 commit 2cc6016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
extras_require={
5959
"testing": tests_requires,
6060
"docs": ["Sphinx", "sphinx-autobuild", "alabaster"],
61-
"quality": ["isort>=5.0.2", "black"],
61+
"quality": ["isort>=5.0.2", "black==19.10b0"],
6262
},
6363
scripts=glob.glob("script/*.py"),
6464
entry_points={

0 commit comments

Comments
 (0)