Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The lxml dependency is a bs4 dependency. But we must require it. I think using `beautifulsoup4[lxml]` is the best, but don't know how to test it. On Debian this is forced by python3-bs4, but when using pip the lxml dependency is optional. Sorry for the noise.
- Loading branch information