add lua, add python packages

This commit is contained in:
Ryan Cavicchioni 2020-01-01 11:20:31 -06:00
parent ced9d028f8
commit b39e213bc3
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -37,3 +37,10 @@ util_packages:
text: text:
- jq - jq
- crudini - crudini
interpreters:
- lua5.3
python:
- python-pip
- python3-pip
- python-requests
- python3-requests