Skip to content
Snippets Groups Projects

Package module

Merged Etienne Ferriere requested to merge topic/13.0/TG-1015 into branch/13.0
Files
2
+ 3
1
@@ -37,5 +37,7 @@
],
"installable": True,
# These dependencies are in the "requirements" file.
"external_dependencies": {"python": ["requests_unixsocket"]},
"external_dependencies": {
"python": ["requests_unixsocket", "fastjsonschema"]
},
}
Loading