Cleanup
This commit is contained in:
parent
681704f770
commit
5613b1b470
@ -26,9 +26,6 @@ install=
|
||||
source=("git+${url}.git")
|
||||
md5sums=('SKIP')
|
||||
|
||||
# Please refer to the 'USING VCS SOURCES' section of the PKGBUILD man page for
|
||||
# a description of each element in the source array.
|
||||
|
||||
pkgver() {
|
||||
cd "$srcdir/${_pkgname}"
|
||||
|
||||
@ -37,7 +34,6 @@ pkgver() {
|
||||
|
||||
build() {
|
||||
cd "$srcdir/${_pkgname}"
|
||||
# python -m build --wheel --no-isolation
|
||||
|
||||
python setup.py build
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user