This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
root
/
nicegui
同期ミラー
https://github.com/zauberzeug/nicegui.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
add bs4 dependency
Rodja Trappe
2 年 前
親
a0a8a823ae
コミット
724d997513
1 ファイル変更
、
2 行追加
、
1 行削除
分割表示
差分情報を表示
2
1
tests/requirements.txt
+ 2
- 1
tests/requirements.txt
ファイルの表示
@@ -3,4 +3,5 @@ pytest-selenium
pytest-asyncio
selenium
autopep8
-icecream
+icecream
+beautifulsoup4