added functions to check interfaces against their HTML counterparts; optional dependency on bs4
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
-r aio.txt
|
||||
-r req.txt
|
||||
-r full.txt
|
||||
coverage
|
3
requirements/full.txt
Normal file
3
requirements/full.txt
Normal file
@ -0,0 +1,3 @@
|
||||
-r aio.txt
|
||||
-r req.txt
|
||||
-r html.txt
|
2
requirements/html.txt
Normal file
2
requirements/html.txt
Normal file
@ -0,0 +1,2 @@
|
||||
-r common.txt
|
||||
beautifulsoup4
|
Reference in New Issue
Block a user