diff --git a/arch-packages/illogical-impulse-python/PKGBUILD b/arch-packages/illogical-impulse-python/PKGBUILD index d8ddd373d..801e2829b 100644 --- a/arch-packages/illogical-impulse-python/PKGBUILD +++ b/arch-packages/illogical-impulse-python/PKGBUILD @@ -4,7 +4,6 @@ pkgrel=1 pkgdesc='Illogical Impulse Python Dependencies' arch=(any) license=(None) -# Add `python-setuptools-scm` and `python-wheel` explicitly to fix #197 depends=( python-build python-pillow diff --git a/scriptdata/dependencies.conf b/scriptdata/dependencies.conf index 82354ad8f..6abf4ff94 100644 --- a/scriptdata/dependencies.conf +++ b/scriptdata/dependencies.conf @@ -4,6 +4,3 @@ ### Most dependencies have been moved to meta packages as declared in arch-packages. ### Use this file for declaring extra dependencies which you need but are not declared by default. -### Uncomment to fix issue #197 -#python-setuptools-scm python-wheel -