added functions to check interfaces against their HTML counterparts; optional dependency on bs4

This commit is contained in:
2022-01-01 13:28:36 +01:00
parent 1452e1e6ba
commit 6f6d2192da
6 changed files with 185 additions and 3 deletions
+3 -1
View File
@@ -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