Current File : /home/inlingua/miniconda3/pkgs/tqdm-4.67.1-py312he106c6f_0/info/test/run_test.sh

set -ex



pip check
tqdm --help
tqdm -v | rg 4.67.1
pytest -k "not tests_perf"
exit 0