mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
doc/python: remove trailing whitespace
This commit is contained in:
parent
0b67d9e87a
commit
069757550e
1 changed files with 1 additions and 1 deletions
|
@ -567,7 +567,7 @@ test run would be:
|
|||
checkPhase = "pytest";
|
||||
```
|
||||
|
||||
However, many repositories' test suites do not translate well to nix's build
|
||||
However, many repositories' test suites do not translate well to nix's build
|
||||
sandbox, and will generally need many tests to be disabled.
|
||||
|
||||
To filter tests using pytest, one can do the following:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue