This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
root
/
nicegui
kopia lustrzana
https://github.com/zauberzeug/nicegui.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
add bs4 dependency
Rodja Trappe
2 lat temu
rodzic
a0a8a823ae
commit
724d997513
1 zmienionych plików
z
2 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
2
1
tests/requirements.txt
+ 2
- 1
tests/requirements.txt
Wyświetl plik
@@ -3,4 +3,5 @@ pytest-selenium
pytest-asyncio
selenium
autopep8
-icecream
+icecream
+beautifulsoup4