This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
client_service
/
voice-gateway
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
ae246bcdcf
Ramas
Etiquetas
master
voice-gateway
/
miniconda3
/
pkgs
/
conda-content-trust-0.1.3-py39h06a4308_0
/
info
/
test
/
run_test.sh
run_test.sh
73 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
set -ex
pip check
pytest -v tests
conda-content-trust --help
exit 0