]> jfr.im git - yt-dlp.git/blobdiff - README.md
[test] Use `pytest` instead of `nosetests` (#482)
[yt-dlp.git] / README.md
index d879dc4c49d35c23bdefb8604bf83f373d60f0b1..b4e7e6e86a58b60c76d6107122c5c3e694841643 100644 (file)
--- a/README.md
+++ b/README.md
@@ -215,7 +215,7 @@ ### COMPILE
 Note that pyinstaller [does not support](https://github.com/pyinstaller/pyinstaller#requirements-and-tested-platforms) Python installed from the Windows store without using a virtual environment
 
 **For Unix**:
-You will need the required build tools: `python`, `make` (GNU), `pandoc`, `zip`, `nosetests`  
+You will need the required build tools: `python`, `make` (GNU), `pandoc`, `zip`, `pytest`  
 Then simply run `make`. You can also run `make yt-dlp` instead to compile only the binary without updating any of the additional files
 
 **Note**: In either platform, `devscripts\update-version.py` can be used to automatically update the version number