diff options
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip new file mode 100644 index 0000000..9617d92 --- /dev/null +++ b/pkg/requirements.pip @@ -0,0 +1,8 @@ +jsonschema #<=0.8 -- are we done with this conflict? +pyxdg +protobuf>=2.4.1 +protobuf.socketrpc +pyopenssl +python-dateutil + +#autopep8 -- ??? |