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
add bs4 dependency
Rodja Trappe
hace 2 años
padre
a0a8a823ae
commit
724d997513
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
tests/requirements.txt
+ 2
- 1
tests/requirements.txt
Ver fichero
@@ -3,4 +3,5 @@ pytest-selenium
pytest-asyncio
selenium
autopep8
-icecream
+icecream
+beautifulsoup4