python-pytest: remove duplicate python3-atomicwrites
This commit is contained in:
parent
a4a303e536
commit
a500f4daf4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python-atomicwrites python-attrs python-funcsigs python-more-itertools
|
||||
python-pluggy python-py python-setuptools python-pathlib2"
|
||||
checkdepends="python3-atomicwrites python3-hypothesis python3-more-itertools
|
||||
python3-pluggy python3-py python3-atomicwrites python3-six"
|
||||
python3-pluggy python3-py python3-six"
|
||||
short_desc="Simple powerful testing with Python2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue