packages: Add some python modules
This commit is contained in:
@@ -181,6 +181,12 @@ packages:
|
|||||||
python:
|
python:
|
||||||
ubuntu: ["python3", "python3-pip", "python3-venv", "virtualenv", "pylint3"]
|
ubuntu: ["python3", "python3-pip", "python3-venv", "virtualenv", "pylint3"]
|
||||||
archlinux: ["python3"]
|
archlinux: ["python3"]
|
||||||
|
python-modules:
|
||||||
|
ubuntu: []
|
||||||
|
archlinux:
|
||||||
|
- python-ruamel-yaml
|
||||||
|
- python-gitpython
|
||||||
|
- python-semver
|
||||||
xbacklight:
|
xbacklight:
|
||||||
ubuntu: ["xbacklight"]
|
ubuntu: ["xbacklight"]
|
||||||
archlinux: ["xorg-xbacklight"]
|
archlinux: ["xorg-xbacklight"]
|
||||||
|
|||||||
Reference in New Issue
Block a user