Merging upstream version 4.66.5.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 19:21:55 +01:00
parent fb1c463200
commit 5a813448c6
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
8 changed files with 20 additions and 11 deletions

View file

@ -99,7 +99,7 @@ Note: to install all versions of the Python interpreter that are specified
in [tox.ini](https://github.com/tqdm/tqdm/blob/master/tox.ini),
you can use `MiniConda` to install a minimal setup. You must also ensure
that each distribution has an alias to call the Python interpreter
(e.g. `python311` for Python 3.11's interpreter).
(e.g. `python312` for Python 3.12's interpreter).
### Alternative unit tests with pytest