This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
root
/
nicegui
peilaus alkaen
https://github.com/zauberzeug/nicegui.git
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Wiki
Selaa lähdekoodia
add bs4 dependency
Rodja Trappe
2 vuotta sitten
vanhempi
a0a8a823ae
säilyke
724d997513
1 muutettua tiedostoa
jossa
2 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
2
1
tests/requirements.txt
+ 2
- 1
tests/requirements.txt
Näytä tiedosto
@@ -3,4 +3,5 @@ pytest-selenium
pytest-asyncio
selenium
autopep8
-icecream
+icecream
+beautifulsoup4