..
tests
run_test.py
run_test.sh
test_time_dependencies.json
run_test.sh
@
a663dc1
41a0142
1
2
3
4
5
6
7
8
set
-ex
pip check
pytest -v tests
conda-content-trust --help
exit
0