master
/ miniconda3 / pkgs / toolz-0.12.0-py311h06a4308_0 / info / test / run_test.sh

run_test.sh @74036c5

41a0142
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
set -ex



pip check
pytest --doctest-modules --pyargs toolz
exit 0