This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
root
/
nicegui
mirror of
https://github.com/zauberzeug/nicegui.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
add bs4 dependency
Rodja Trappe
2 năm trước cách đây
mục cha
a0a8a823ae
commit
724d997513
1 tập tin đã thay đổi
với
2 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
2
1
tests/requirements.txt
+ 2
- 1
tests/requirements.txt
Xem Tập Tin
@@ -3,4 +3,5 @@ pytest-selenium
pytest-asyncio
selenium
autopep8
-icecream
+icecream
+beautifulsoup4