This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
nicegui
espejo de
https://github.com/zauberzeug/nicegui.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
added missing dependency (discoverd on
#604
)
Rodja Trappe
hace 2 años
padre
cbdb774abd
commit
9093c72331
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
tests/requirements.txt
+ 1
- 0
tests/requirements.txt
Ver fichero
@@ -1,5 +1,6 @@
pytest
pytest-selenium
+pytest-asyncio
selenium
autopep8
icecream