Install wheel for pip
This commit is contained in:
parent
dbbfe495e5
commit
ef5b495759
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
- pacman-contrib # for checkupdates, paccache, pacdiff...
|
- pacman-contrib # for checkupdates, paccache, pacdiff...
|
||||||
- pkgfile # get hint on missing package when command not found
|
- pkgfile # get hint on missing package when command not found
|
||||||
- python-pip
|
- python-pip
|
||||||
|
- python-wheel
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
- reflector
|
- reflector
|
||||||
- xorg-xinit # enable xinit to avoid having to type 'startx'
|
- xorg-xinit # enable xinit to avoid having to type 'startx'
|
||||||
|
@ -34,6 +35,7 @@
|
||||||
- libnotify-bin
|
- libnotify-bin
|
||||||
- python3-venv
|
- python3-venv
|
||||||
- python3-pip
|
- python3-pip
|
||||||
|
- python3-wheel
|
||||||
- python3-setuptools
|
- python3-setuptools
|
||||||
- xinit # enable xinit to avoid having to type 'startx'
|
- xinit # enable xinit to avoid having to type 'startx'
|
||||||
- fonts-font-awesome
|
- fonts-font-awesome
|
||||||
|
|
Loading…
Add table
Reference in a new issue