diff --git a/PKGBUILD b/PKGBUILD index 7469e83..5f0a029 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ depends=(gist pacman python) makedepends=(git python-setuptools) optdepends=('fzf: for the fqo script' 'mlocate: for the fqo script') -checkdepends=(python-hypothesis python-pytest) +checkdepends=(python-hypothesis python-pytest python-sphinx) backup=(etc/apparmor.d/usr.bin.{addpkg,delpkg} etc/packaging-scripts.conf) source=("${pkgname}::git+file:///home/etorres/Projects/packaging-scripts")