added functions to check interfaces against their HTML counterparts; optional dependency on bs4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = yamlhttpforms
|
||||
version = 0.0.2
|
||||
version = 0.0.3
|
||||
author = Daniil F.
|
||||
author_email = mail@placeholder123.to
|
||||
description = HTTP forms defined in YAML
|
||||
@@ -26,6 +26,8 @@ req =
|
||||
requests
|
||||
aio =
|
||||
aiohttp
|
||||
html =
|
||||
beautifulsoup4
|
||||
|
||||
[options.packages.find]
|
||||
where = src
|
||||
|
||||
Reference in New Issue
Block a user