Add setuptools-git dependency for pytest-shutil

This commit is contained in:
Naveen M K
2021-03-07 08:55:54 +05:30
parent 8c42a60f5f
commit 161a1198f4

View File

@@ -22,6 +22,7 @@ depends=(
makedepends=(
"${MINGW_PACKAGE_PREFIX}-python-setuptools"
"${MINGW_PACKAGE_PREFIX}-python-setuptools-scm"
"${MINGW_PACKAGE_PREFIX}-python-setuptools-git"
)
source=("${_pyname}-${pkgver}.tar.gz::https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
sha256sums=('d8165261de76e7508505c341d94c02b113dc963f274543abca74dbfabd021261')