summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgkmcd2018-09-25 18:45:14 +1000
committergkmcd2018-09-25 18:45:14 +1000
commit228a05a1aa510378463879fbc740ba4fb50eb94c (patch)
tree577c6d1f5e9ff4f49eceaa00e405fc50940c92f9
parentf281cdd39d42fc471c7787ec58aaba53e06c73dc (diff)
downloadaur-228a05a1aa510378463879fbc740ba4fb50eb94c.tar.gz
tidy
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ed6ec70c619..c1adaafef4bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,6 @@ optdepends=('python-django: Scaffold Django projects.'
'python-pytest: Use the integrated unit testing.'
'python-pytest-runner: Use the integrated unit testing.'
'python-pytest-cov: Generate a coverage report for your project.')
-# makedepends=('python-setuptools-scm' 'python-pbr' 'python-wheel')
makedepends=('git' 'python-wheel')
source=("pyscaffold-${pkgver}::git+https://github.com/blue-yonder/pyscaffold.git#tag=v${pkgver}")
md5sums=('SKIP')