black: 18.6b4 -> 18.9b0 (#47914)
This commit is contained in:
@@ -19,6 +19,9 @@ buildPythonPackage rec {
|
||||
pytest
|
||||
'';
|
||||
|
||||
# Enable when https://github.com/rupert/pyls-black/pull/6 is merged.
|
||||
doCheck = false;
|
||||
|
||||
checkInputs = [ pytest ];
|
||||
|
||||
propagatedBuildInputs = [ black toml python-language-server ];
|
||||
|
||||
Reference in New Issue
Block a user