Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 2e24dc8

Browse files
yan12125svntogit
yan12125
authored and
svntogit
committed
python-openpyxl: add missing checkdepends
python-py was brought in by older pytest [1][2] [1] 6687aae [2] pytest-dev/pytest#10396 git-svn-id: file:///srv/repos/svn-community/svn@1342284 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent d0389a5 commit 2e24dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trunk/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ url="https://openpyxl.readthedocs.org/"
1212
license=('MIT')
1313
depends=('python-et-xmlfile')
1414
makedepends=('python-setuptools')
15-
checkdepends=('python-pytest' 'python-lxml' 'python-pandas' 'python-pillow')
15+
checkdepends=('python-pytest' 'python-py' 'python-lxml' 'python-pandas' 'python-pillow')
1616
optdepends=('python-pillow: needed to include images'
1717
'python-lxml: alternative XML backend'
1818
'python-defusedxml: guard against various XML vulnerabilities'

0 commit comments

Comments
 (0)