Commit fea18af
build: add beautifulsoup4 to dev dependencies for E2E tests
The test_files_page_e2e.py module requires BeautifulSoup for HTML parsing
and validation. This fixes the CI import error.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent f0b0d36 commit fea18af
File tree
3 files changed
+29
-142
lines changed- scidk/ui/templates
- tests
3 files changed
+29
-142
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments