Skip to content

Commit

Permalink
drop outdated comment about black
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Nov 20, 2023
1 parent 7ed3f72 commit 2b9d7f8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,6 @@ $ nix-build
$ ./result/bin/nixpkgs-review
```

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/nixpkgs-review
```

### Development Environment

For IDEs:
Expand Down

0 comments on commit 2b9d7f8

Please sign in to comment.