master
/ miniconda3 / pkgs / ipython-8.12.0-py310h06a4308_0 / info / test / run_test.sh

run_test.sh @74036c5

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



pip check
pygmentize -L | grep ipython
ipython -h
ipython3 -h
exit 0