Remove sphinx setuptools commands from setup.py
This commit is contained in:
parent
5b77f0a698
commit
5b1b493a8c
2
PKGBUILD
2
PKGBUILD
@ -10,7 +10,7 @@ depends=(gist mlocate pacman python pyalpm)
|
|||||||
makedepends=(git python-setuptools)
|
makedepends=(git python-setuptools)
|
||||||
optdepends=('fzf: for the fqo script'
|
optdepends=('fzf: for the fqo script'
|
||||||
'mlocate: for the fqo script')
|
'mlocate: for the fqo script')
|
||||||
checkdepends=(python-hypothesis python-pytest python-sphinx)
|
checkdepends=(python-hypothesis python-pytest)
|
||||||
backup=(etc/apparmor.d/usr.bin.{addpkg,delpkg} etc/packaging-scripts.conf)
|
backup=(etc/apparmor.d/usr.bin.{addpkg,delpkg} etc/packaging-scripts.conf)
|
||||||
source=("${pkgname}::git+file:///home/etorres/Projects/packaging-scripts")
|
source=("${pkgname}::git+file:///home/etorres/Projects/packaging-scripts")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user