This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
root
/
nicegui
réplica de
https://github.com/zauberzeug/nicegui.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
add bs4 dependency
Rodja Trappe
%!s(int64=2) %!d(string=hai) anos
pai
a0a8a823ae
achega
724d997513
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
tests/requirements.txt
+ 2
- 1
tests/requirements.txt
Ver ficheiro
@@ -3,4 +3,5 @@ pytest-selenium
pytest-asyncio
selenium
autopep8
-icecream
+icecream
+beautifulsoup4