Files
illogical-impulse/arch-packages/illogical-impulse-python/PKGBUILD
T

15 lines
245 B
Bash

pkgname=illogical-impulse-python
pkgver=1.0
pkgrel=1
pkgdesc='Illogical Impulse Python Dependencies'
arch=(any)
license=(None)
depends=(
python-build
python-pillow
python-pywal16
python-setuptools-scm
python-wheel
python-webcolors
)