README: drop comment about black formatter

This commit is contained in:
Jörg Thalheim 2023-11-08 08:55:04 +01:00 committed by mergify[bot]
parent 47945865f6
commit f6f45655e7

View File

@ -57,15 +57,6 @@ If you have nix flakes enabled you can also do:
$ nix run github:Mic92/nix-update
```
Note that this asserts formatting with the latest version of
[black](https://github.com/psf/black), so you may need to specify a more
up to date version of NixPkgs:
```console
$ nix-build -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixpkgs-unstable.tar.gz
$ ./result/bin/nix-update
```
## USAGE
First change to your directory containing the nix expression (Could be a